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:
0491d1f
)
PS3: fix the bug that 'ifconfig down' would hang
author
Masakazu Mokuno
<mokuno@sm.sony.co.jp>
Tue, 28 Aug 2007 04:18:15 +0000
(13:18 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 31 Aug 2007 10:52:57 +0000
(06:52 -0400)
Fix the bug that 'ifconfig eth0 down' would hang up, reported by Stefan
Assmann <sassmann@suse.de>.
As we removed netif_poll_enable() from dev->open(), we should not use
netif_poll_disable() in dev->stop().
Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
CC: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found