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:
34203e2
)
r8152: check linking status with netif_carrier_ok
author
hayeswang
<hayeswang@realtek.com>
Fri, 6 Feb 2015 03:30:47 +0000
(11:30 +0800)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 Feb 2015 06:46:25 +0000
(22:46 -0800)
Replace (tp->speed & LINK_STATUS) with netif_carrier_ok().
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found