Files
linux/drivers
Matt Carlson bdffb470b0 tg3: Avoid panic from reserved statblk field access
[ Upstream commit f891ea1634 ]

When RSS is enabled, interrupt vector 0 does not receive any rx traffic.
The rx producer index fields for vector 0's status block should be
considered reserved in this case.  This patch changes the code to
respect these reserved fields, which avoids a kernel panic when these
fields take on non-zero values.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-21 09:40:00 -07:00
..
2011-05-26 17:12:32 -07:00
2012-02-13 11:06:13 -08:00
2012-05-07 08:56:39 -07:00
2012-01-25 17:24:54 -08:00
2012-01-25 17:24:56 -08:00
2011-05-06 09:27:55 -07:00
2012-04-13 08:14:05 -07:00
2011-06-14 15:15:25 +09:00
2012-01-06 14:13:48 -08:00
2012-04-27 09:51:06 -07:00
2011-05-30 11:14:15 +09:30
2011-11-21 14:31:14 -08:00