git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bf3947
)
r8152: call rtl_start_rx after netif_carrier_on
author
hayeswang
<hayeswang@realtek.com>
Fri, 9 Jan 2015 02:26:35 +0000
(10:26 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Jan 2015 21:10:22 +0000
(16:10 -0500)
Remove rtl_start_rx() from rtl_enable() and put it after calling
netif_carrier_on().
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found