From: Tushar Dave Date: Thu, 17 May 2012 01:04:50 +0000 (+0000) Subject: e1000: Prevent reset task killing itself. X-Git-Tag: v3.2.18~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a58107e4ed76e3a314002233a600234e0785aa1;p=pandora-kernel.git e1000: Prevent reset task killing itself. commit 8ce6909f77ba1b7bcdea65cc2388fd1742b6d669 upstream. Killing reset task while adapter is resetting causes deadlock. Only kill reset task if adapter is not resetting. Ref bug #43132 on bugzilla.kernel.org Signed-off-by: Tushar Dave Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed