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:
5378801
)
ipw2100: interface-up carrier state fix
author
Jiri Benc
<jbenc@suse.cz>
Fri, 26 Aug 2005 00:07:01 +0000
(20:07 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 26 Aug 2005 00:07:01 +0000
(20:07 -0400)
From: Imre Deak <imre.deak@nokia.com>
I had a problem where doing an open after a close left the device
unusable. netif_carrier_on should be called whenever we go to the
associated state, but this is not so in case of a close->open sequence.
Signed-off-by: Jiri Benc <jbenc@suse.cz>
No differences found