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:
f2ca60f
)
r6040: call napi_disable when puting down the interface and set lp->dev accordingly.
author
Florian Fainelli
<florian.fainelli@telecomint.eu>
Sun, 13 Jul 2008 12:32:45 +0000
(14:32 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Tue, 22 Jul 2008 23:59:22 +0000
(19:59 -0400)
We did not call napi_disabled when putting down the interface
which should be done. Finally initialize lp->dev when everything
is set.
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found