diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-06-24 00:25:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-28 11:22:17 +0300 |
commit | c3897f2a69e54dd113fc9abd2daf872e5b495798 (patch) | |
tree | 0136e597418a64c1f4c21010c9dced5e0a039140 /drivers/input | |
parent | d2b13233879ca1268a1c027d4573109e5a777811 (diff) | |
download | linux-c3897f2a69e54dd113fc9abd2daf872e5b495798.tar.xz |
net: bgmac: Start transmit queue in bgmac_open
The driver does not start the transmit queue in bgmac_open(). If the
queue was stopped prior to closing then re-opening the interface, we
would never be able to wake-up again.
Fixes: dd4544f05469 ("bgmac: driver for GBit MAC core on BCMA bus")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions