ehea: converting msleeps to waitqueue on check_sqs() function
authorBreno Leitao <leitao@linux.vnet.ibm.com>
Tue, 5 Oct 2010 13:16:23 +0000 (13:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Oct 2010 03:10:55 +0000 (20:10 -0700)
Removing the msleep() call in check_sqs() function, and replacing by a wait queue.

Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found