Re: [RFC 1/2] net: Support getting/setting RX-FCS in drivers.
From: Michał Mirosław <hidden> Date: 2011-06-17 07:36:52
2011/6/17 [off-list ref]:
From: Ben Greear <redacted>
This will allow us to enable/disable having the Ethernet
frame checksum appended to the skb. Enabling this is
useful when sniffing packets.
In particular, this can be used to test logic that allows
a NIC to receive all frames, even ones with bad checksums.
You want to silently run away from extending dev->features field? ;-)
Best Regards,
Michał Mirosław