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:
c5d0b72
)
tg3: Set initial carrier state to off.
author
Michael Chan
<mchan@broadcom.com>
Thu, 14 Feb 2013 12:13:41 +0000
(12:13 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 15 Feb 2013 19:02:59 +0000
(14:02 -0500)
Before the device is opened, the carrier state should be off. It
will not race with the link interrupt if we set it before calling
register_netdev().
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found