From: Ben Greear Date: Fri, 17 Feb 2012 13:43:44 +0000 (+0000) Subject: e100: Support RXALL feature flag. X-Git-Tag: v3.4-rc1~177^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf61e66a09793aba617e8918fbf739cd5db8e78;p=pandora-kernel.git 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed