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:
ed10627
)
net/macb: manage carrier state with call to netif_carrier_{on|off}()
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Tue, 3 Jul 2012 23:14:13 +0000
(23:14 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 Jul 2012 07:03:06 +0000
(
00:03
-0700)
OFF carrier state is setup in probe() open() and suspend() functions.
The carrier ON state is managed in macb_handle_link_change().
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found