]> git.karo-electronics.de Git - karo-tx-linux.git/commit
e1000e: fix scheduling while atomic bug
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 7 May 2013 05:52:47 +0000 (22:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2013 14:51:37 +0000 (07:51 -0700)
commit2a437cd36e627752e9cac71bfec6293f1e4e4144
treee064d555bf30181625d7a6a3f70503b25c3f6f3a
parent51a26ae7a14b85c99c9be470c2d28eeeba0f26a3
e1000e: fix scheduling while atomic bug

A scheduling while atomic bug was introduced recently (by commit
ce43a2168c59: "e1000e: cleanup USLEEP_RANGE checkpatch checks").

Revert the particular instance of usleep_range() which causes the bug.

Reported-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/ethernet/intel/e1000e/e1000.h