Álvaro Fernández Rojas 7d12f29ae1 bcm63xx: fix bcm63xx ethernet kernel panics
Calling netdev_reset_queue() from _stop() functions is causing sporadic kernel
panics on bcm63xx, which happen mainly on BCM6318 and BCM6328.
This reverts to the previous behaviour, which called netdev_reset_queue() from
_open() functions.

Tested on Comtrend AR-5315u (BCM6318).

Fixes: 1d6f422e346b ("bcm63xx: sync ethernet driver with net-next")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-28 12:01:14 +01:00
..
2021-01-01 17:07:28 +01:00
2021-01-27 21:31:20 +01:00
2021-01-15 17:29:41 +01:00
2021-01-26 00:49:53 +01:00
2021-01-27 21:31:20 +01:00
2021-01-27 21:31:20 +01:00
2021-01-27 21:31:20 +01:00
2021-01-26 00:49:53 +01:00
2020-11-10 13:11:32 +01:00
2021-01-27 21:31:20 +01:00
2020-10-15 17:46:54 +02:00