From: Ben Greear Date: Sat, 11 Feb 2012 15:39:30 +0000 (+0000) Subject: net: Add framework to allow sending packets with customized CRC. X-Git-Tag: v3.4-rc1~177^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bdc0eba0b8b47797f4a76e377dd8360f317450f;p=pandora-kernel.git net: Add framework to allow sending packets with customized CRC. This is useful for testing RX handling of frames with bad CRCs. Requires driver support to actually put the packet on the wire properly. Signed-off-by: Ben Greear Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed