smsc95xx: strip ethernet fcs (crc) on receive path
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 13 May 2009 10:10:41 +0000 (10:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 04:03:41 +0000 (21:03 -0700)
The smsc95xx driver was forwarding the trailing fcs on received frames
up the stack leading to confusion in tcpdump.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Tested-by: Steve Glendinning <steve.glendinning@smsc.com>
Acked-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found