From: Ben Greear Date: Fri, 10 Feb 2012 15:04:33 +0000 (+0000) Subject: r8169: Support RX-ALL flag. X-Git-Tag: v3.4-rc1~177^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bbe021d405fff46b64a08dca51b06897b897a67;p=pandora-kernel.git r8169: Support RX-ALL flag. This allows the NIC to receive packets with bad FCS and Runts, which can help when sniffing. NOTE: r8169, at least on my NIC, silently drops packets with bad FCS instead of counting them. It seems they are only received in any fashion if the RxCRC flag is set (which this patch allows). Signed-off-by: Ben Greear --- Reading git-diff-tree failed