Files
linux/drivers/net/usb
Stefan Wahren 5b686135a9 net: lan78xx: fix rx handling before first packet is send
[ Upstream commit 136f55f660 ]

As long the bh tasklet isn't scheduled once, no packet from the rx path
will be handled. Since the tx path also schedule the same tasklet
this situation only persits until the first packet transmission.
So fix this issue by scheduling the tasklet after link reset.

Link: https://github.com/raspberrypi/linux/issues/2617
Fixes: 55d7de9de6 ("Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet")
Suggested-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-12 16:44:56 +09:00
..
2016-08-31 21:07:05 -07:00
2016-08-31 21:07:05 -07:00
2018-04-29 11:31:58 +02:00
2015-09-15 12:43:49 -07:00
2016-05-20 19:50:07 -04:00
2016-09-06 13:29:51 -07:00
2013-12-06 12:37:55 -05:00
2017-10-08 10:26:08 +02:00
2017-10-08 10:26:08 +02:00
2016-09-06 13:28:10 -07:00