Ian Coolidge 23834e5331 usb: gadget: g_ether: fix frame size check
Checking skb->len against ETH_FRAME_LEN assumes a 1514
ethernet frame size. With an 802.1Q VLAN header, ethernet
frame length can now be 1518. Validate frame length against that.

Signed-off-by: Ian Coolidge <iancoolidge@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-11-08 16:04:50 +02:00
..
2012-09-16 20:42:46 -07:00
2012-09-05 15:39:41 +03:00
2012-11-06 15:04:14 +02:00
2012-11-06 15:04:14 +02:00
2012-09-20 19:57:38 -07:00
2012-07-29 21:24:21 +04:00