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:
d2c7ddd
)
[NIU]: Fix 1G PHY link state handling.
author
David S. Miller
<davem@davemloft.net>
Wed, 16 Jan 2008 06:50:08 +0000
(22:50 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Jan 2008 09:49:30 +0000
(
01:49
-0800)
The code in link_status_1g() computes the active speed
and duplex but does not update the link config state
with those values.
As a result the link speed is not reported correctly
and the XIF is not reprogrammed properly on link up
events.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found