commit | 378b72c873b4828cde5b4bc85c7029d98f8f1df4 | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Mon Jul 29 13:58:39 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 29 23:38:52 2013 -0700 |
tree | 8a329c23cf5a0671b223372b29a6a6c115e72fe7 | |
parent | 92e6457d4cf68ef69bc4f98330c93e198df06a43 [diff] |
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 <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>