From: Masakazu Mokuno Date: Tue, 28 Aug 2007 04:18:15 +0000 (+0900) Subject: PS3: fix the bug that 'ifconfig down' would hang X-Git-Tag: v2.6.23-rc5~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14cc0a2b733cc1129676d8e01558bab32b138d63;p=pandora-kernel.git PS3: fix the bug that 'ifconfig down' would hang Fix the bug that 'ifconfig eth0 down' would hang up, reported by Stefan Assmann . As we removed netif_poll_enable() from dev->open(), we should not use netif_poll_disable() in dev->stop(). Signed-off-by: Masakazu Mokuno CC: Geoff Levand Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed