diff options
author | Jesse Gross <jesse@nicira.com> | 2012-09-03 19:06:27 -0700 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2012-09-03 19:06:27 -0700 |
commit | c303aa94cdae483a7577230e61720e126e600a52 (patch) | |
tree | c004e6264f169f4b663e6a834968d7e12a1175ae /net/l2tp | |
parent | 39855b5ba9a72a80de96009011b7f8b2fb01612b (diff) |
openvswitch: Fix FLOW_BUFSIZE definition.
The vlan encapsulation fields in the maximum flow defintion were
never updated when the representation changed before upstreaming.
In theory this could cause a kernel panic when a maximum length
flow is used. In practice this has never happened (to my knowledge)
because skb allocations are padded out to a cache line so you would
need the right combination of flow and packet being sent to userspace.
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions