commit | f7ec804a3edd2f7cf98a42bcad741d89d547c117 | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Thu Oct 07 23:46:05 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 08 13:59:08 2010 -0700 |
tree | 13681fc0ee6bb05160aaa20367c1f5ee3de193f4 | |
parent | 9cf8d1a3b8cb19fa49494c1b8f0f9e3a37f2c218 [diff] |
qlcnic: driver private workqueue Currently fw recovery usage global workqueue. As same workqueue used by kernel for ethtool and etc., supporting quiescent mode is not possible, without driver private workqueue. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>