Hayes Wang
aece4770fb
r8152: set rx mode early when linking on
...
Set rx mode before calling netif_wake_queue() when linking on to avoid
the device missing the receiving packets.
The transmission may start after calling netif_wake_queue(), and the
packets of resopnse may reach before calling rtl8152_set_rx_mode()
which let the device could receive packets. Then, the packets of
response would be missed.
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-02 19:19:00 -05:00
..
2017-09-22 20:43:13 -07:00
2017-11-09 09:22:13 +09:00
2017-08-07 10:10:19 -07:00
2017-04-03 19:09:40 -07:00
2017-06-30 12:43:08 -04:00
2017-10-18 12:40:26 +01:00
2014-01-16 11:53:26 -08:00
2017-11-08 13:42:01 +09:00
2017-07-03 02:19:36 -07:00
2017-11-15 19:43:54 +09:00
2014-08-02 15:44:18 -07:00
2017-08-08 17:47:58 -07:00
2017-05-12 12:15:46 -04:00
2017-04-21 13:24:05 -04:00
2017-04-03 19:09:40 -07:00
2017-06-16 11:48:40 -04:00
2017-11-18 10:37:00 +09:00
2017-07-14 08:15:05 -07:00
2017-06-20 13:30:14 -04:00
2017-11-19 12:23:57 +09:00
2017-06-16 11:48:35 -04:00
2017-08-08 17:47:59 -07:00
2017-04-25 10:08:16 -04:00
2018-02-01 14:54:28 -05:00
2016-12-08 14:21:47 -05:00
2017-06-16 11:48:40 -04:00
2017-11-02 11:10:55 +01:00
2017-04-03 19:09:40 -07:00
2017-06-16 11:48:40 -04:00
2017-04-07 07:03:33 -07:00
2017-04-07 07:03:33 -07:00
2017-04-25 10:08:16 -04:00
2018-01-31 10:26:29 -05:00
2018-02-02 19:19:00 -05:00
2017-10-03 14:30:46 -07:00
2017-08-08 17:47:59 -07:00
2017-10-18 12:40:26 +01:00
2017-04-21 20:23:53 -07:00
2013-12-06 12:37:55 -05:00
2017-09-12 20:36:30 -07:00
2017-04-17 13:04:52 -04:00
2017-04-21 20:23:53 -07:00
2015-02-04 13:53:02 -08:00
2017-04-03 19:09:40 -07:00
2014-02-10 16:53:06 -08:00
2018-01-22 15:32:09 -05:00
2017-06-16 11:48:40 -04:00