ehea: using wait queues instead of msleep on ehea_flush_sq
authorBreno Leitao <leitao@linux.vnet.ibm.com>
Tue, 5 Oct 2010 13:16:22 +0000 (13:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Oct 2010 03:10:32 +0000 (20:10 -0700)
This patch just remove a msleep loop and change to wait queue,
making the code cleaner.

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

No differences found