commit | e8b508ef71fb70ec761086532716b19d3c4773e5 | [log] [tgz] |
---|---|---|
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | Fri Mar 29 05:46:38 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 29 15:51:06 2013 -0400 |
tree | 22e27a6c8369ffff72375ead0a120bbf16b9f9a0 | |
parent | 7cb03b2347d5edace4fb8e7dd9d6c3889368a179 [diff] |
qlcnic: Support atomic commands o VFs might get scheduled out after sending a command to a PF and scheduled in after receiving a response. Implement a worker thread to handle atomic commands. Signed-off-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>