From: Jesse Brandeburg Date: Wed, 25 Mar 2009 22:05:41 +0000 (+0000) Subject: e1000e: fix close interrupt race X-Git-Tag: v2.6.30-rc1~662^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c69fef7a7775b0bcfbb8249845a25598cfe951;p=pandora-kernel.git e1000e: fix close interrupt race As noticed by Alan Cox, it is possible for e1000e to exit its interrupt handler or NAPI with interrupts enabled even when the driver is unloading or being configured administratively down. fix related to fix for: http://bugzilla.kernel.org/show_bug.cgi?id=12876 Signed-off-by: Jesse Brandeburg CC: Alan Cox Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed