Files
linux/drivers/net/ethernet
Richard Weinberger 45a7ed6dd0 net,via-rhine: Fix tx_timeout handling
[ Upstream commit a926592f5e ]

rhine_reset_task() misses to disable the tx scheduler upon reset,
this can lead to a crash if work is still scheduled while we're resetting
the tx queue.

Fixes:
[   93.591707] BUG: unable to handle kernel NULL pointer dereference at 0000004c
[   93.595514] IP: [<c119d10d>] rhine_napipoll+0x491/0x6

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-06 11:08:16 -08:00
..
2013-05-11 17:40:14 -07:00
2013-08-11 18:35:26 -07:00
2014-01-15 15:28:45 -08:00
2014-02-06 11:08:12 -08:00
2013-04-15 14:11:37 -04:00
2013-06-19 18:40:21 -07:00
2013-11-04 04:31:05 -08:00
2013-05-02 16:20:31 -04:00
2013-01-29 14:07:05 -05:00
2013-05-23 12:15:32 -07:00