The bcmgenet_timeout handler tries to take down all tx queues when
a single queue times out. This is over zealous and causes many race
conditions with queues that are still chugging along. Instead lets
only restart the timed out queue.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| bcmgenet.c | ||
| bcmgenet.h | ||
| bcmgenet_wol.c | ||
| bcmmii.c | ||