commit | a8bb69f78194dc483f6c4a4bf8860c1ede35fa25 | [log] [tgz] |
---|---|---|
author | Breno Leitao <leitao@linux.vnet.ibm.com> | Tue Oct 05 13:16:23 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 05 20:10:55 2010 -0700 |
tree | fed6f88567669fa2c59e5016f00162e54b7bd67d | |
parent | 5b27d42755fa6536a89f32b107fb2a53267696c2 [diff] |
ehea: converting msleeps to waitqueue on check_sqs() function 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>