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:
328266c
)
IB/mlx4: Fix IBoE link state
author
Eli Cohen
<eli@dev.mellanox.co.il>
Thu, 11 Nov 2010 21:05:58 +0000
(21:05 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 2 Dec 2010 00:11:29 +0000
(16:11 -0800)
Use netif_running() and netif_carrier_ok() to report link state,
exactly as is done to report Ethernet link state in sysfs.
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found