From: Lennert Buytenhek Date: Wed, 23 Nov 2005 11:49:30 +0000 (+0100) Subject: [PATCH] enp2611: don't check netif_running() in link status timer X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de287fd596e2e9ea9a29c397322d0a8b8a470cd1;p=pandora-kernel.git [PATCH] enp2611: don't check netif_running() in link status timer Even after an interface has gone !netif_running(), we still want to catch the 'carrier went down' event for our internal bookkeeping. Signed-off-by: Lennert Buytenhek Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed