From: Jesse Brandeburg Date: Fri, 25 Sep 2009 12:18:07 +0000 (+0000) Subject: e1000: fix tx waking queue after queue stopped during shutdown X-Git-Tag: v2.6.32-rc3~63^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd7549e27bf5e8abc4e19d5e8d110b8252b4fe4;p=pandora-kernel.git e1000: fix tx waking queue after queue stopped during shutdown This fix closes a race where the adapter can be shutting down while hard_start_xmit is being called and interrupts are being handled. Signed-off-by: Jesse Brandeburg Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed