From: Bruce Allan Date: Fri, 20 Nov 2009 23:28:17 +0000 (+0000) Subject: e1000e: remove redundant might_sleep() X-Git-Tag: v2.6.33-rc1~388^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b724613c91ce60806ffc689f5032ff258644c6c;p=pandora-kernel.git e1000e: remove redundant might_sleep() Now that mutex_lock() calls might_sleep() the driver doesn't have to here. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed