diff options
author | John Fastabend <john.r.fastabend@intel.com> | 2010-10-30 16:22:37 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-15 19:11:40 +0100 |
commit | 8f5549f381ced6a255f2c7127b2b3b3b05fdfd6e (patch) | |
tree | 495c1ed3e1031a8f07b659cf3772ed2be22ea9d3 /net/8021q/vlanproc.c | |
parent | 8021q: set hard_header_len when VLAN offload features are toggled (diff) | |
download | linux-8f5549f381ced6a255f2c7127b2b3b3b05fdfd6e.tar.xz linux-8f5549f381ced6a255f2c7127b2b3b3b05fdfd6e.zip |
net: remove check for headroom in vlan_dev_create
It is possible for the headroom to be smaller then the
hard_header_len for a short period of time after toggling
the vlan offload setting.
This is not a hard error and skb_cow_head is called in
__vlan_put_tag() to resolve this.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/8021q/vlanproc.c')
0 files changed, 0 insertions, 0 deletions