]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] enp2611: don't check netif_running() in link status timer
authorLennert Buytenhek <buytenh@wantstofly.org>
Wed, 23 Nov 2005 11:49:30 +0000 (12:49 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 1 Dec 2005 07:25:26 +0000 (02:25 -0500)
commitde287fd596e2e9ea9a29c397322d0a8b8a470cd1
tree3fcf649ed94a9826eb34a53ff3fa8af257f91bda
parentee61249468ec9bb8d032896ae2e8ba8a8b8c3972
[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 <buytenh@wantstofly.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/ixp2000/enp2611.c