From: Nithin Sujir Date: Mon, 29 Jul 2013 20:58:39 +0000 (-0700) Subject: tg3: Fix UDP fragments treated as RMCP X-Git-Tag: v3.12-rc1~132^2~431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=378b72c873b4828cde5b4bc85c7029d98f8f1df4;p=pandora-kernel.git tg3: Fix UDP fragments treated as RMCP The 5762 devices sometimes incorrectly treat udp fragments as RMCP packets and route to the APE. This patch sets the RX_MODE_IPV4_FRAG_FIX bit for these devices which enables the proper behaviour. Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed