commit | 36eabda3d094dae30a74350c6289c163349b744d | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Sat Feb 11 15:39:14 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 24 01:19:59 2012 -0800 |
tree | 9fc370acb4cf09424b913ff8d5a8a80cd6b21d56 | |
parent | 7c3a95a15ad2a5278498a72df0463131048926a3 [diff] |
net: Support RXFCS feature flag. When set on hardware that supports the feature, this causes the Ethernet FCS to be appended to the end of the skb. Useful for sniffing packets. Signed-off-by: Ben Greear <greearb@candelatech.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>