Re: [PATCH] via-rhine: Fix tx_timeout handling

2013-07-21 Thread Ben Hutchings
On Sun, 2013-07-21 at 18:32 +0200, Richard Weinberger wrote: > Am 21.07.2013 18:18, schrieb Ben Hutchings: > > On Fri, 2013-07-19 at 23:30 +0200, Richard Weinberger wrote: > >> rhine_reset_task() misses to call netif_stop_queue(), > >> this can lead to a crash if work is still scheduled while > >>

Re: [PATCH] via-rhine: Fix tx_timeout handling

2013-07-21 Thread Richard Weinberger
Am 21.07.2013 18:18, schrieb Ben Hutchings: > On Fri, 2013-07-19 at 23:30 +0200, Richard Weinberger wrote: >> rhine_reset_task() misses to call netif_stop_queue(), >> this can lead to a crash if work is still scheduled while >> we're resetting the tx queue. >> >> Fixes: >> [ 93.591707] BUG: unabl

Re: [PATCH] via-rhine: Fix tx_timeout handling

2013-07-21 Thread Ben Hutchings
On Fri, 2013-07-19 at 23:30 +0200, Richard Weinberger wrote: > rhine_reset_task() misses to call netif_stop_queue(), > 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 > 0