diff options
author | Ian Coolidge <iancoolidge@gmail.com> | 2012-11-07 15:39:19 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-08 03:12:26 +0100 |
commit | a66fe1653f4e81c007a68ca975067432a42df05b (patch) | |
tree | 236cf01306c151e26b6759414aef249961ff04a3 /net | |
parent | usb: gadget: g_ether: fix frame size check for 802.1Q (diff) | |
download | linux-a66fe1653f4e81c007a68ca975067432a42df05b.tar.xz linux-a66fe1653f4e81c007a68ca975067432a42df05b.zip |
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
cdc_eem frames might need to contain 802.1Q VLAN Ethernet frames.
URB/skb sizing from usbnet will default to the hard_mtu,
so account for the VLAN header by expanding that via hard_header_len
Signed-off-by: Ian Coolidge <iancoolidge@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions