From: Ben Greear Date: Sat, 11 Feb 2012 15:39:45 +0000 (+0000) Subject: net: Support RX-ALL feature flag. X-Git-Tag: v3.4-rc1~177^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e0c03c8cd40e5c3b7ba624b8ba9a343de79ade1;p=pandora-kernel.git net: Support RX-ALL feature flag. This flag requests that network devices pass all received frames up the stack, even ones with errors such as invalid FCS (frame check sum). This will allow sniffers to see bad packets and perhaps give the user some idea how to fix the problem. Signed-off-by: Ben Greear Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed