e100: Support RXALL feature flag.
authorBen Greear <greearb@candelatech.com>
Fri, 17 Feb 2012 13:43:44 +0000 (13:43 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 1 Mar 2012 07:00:45 +0000 (23:00 -0800)
commit0bf61e66a09793aba617e8918fbf739cd5db8e78
tree3670a14f9e55ca5562015095a6282e940dd3abbb
parent75f58a537674cdff2122789cfd3cc7a76956ece5
e100: Support RXALL feature flag.

This allows the NIC to receive packets with bad FCS
and other errors.  Good for sniffing packets on flakey
networks.

v4:  Only flax rx-over-length errors if pkt is beyond
   maximum expected packet size, not just beyond the MTU.
   This matches the existing logic for this counter.

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>
drivers/net/ethernet/intel/e100.c