diff options
author | Rajesh Borundia <rajesh.borundia@qlogic.com> | 2014-05-09 10:51:30 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-09 21:08:57 +0400 |
commit | 74b7ba1a8bc994f92cfe4716d80c17f90df5eba3 (patch) | |
tree | ce5979d71d3c242a0d4d77920dce787f0663f363 /drivers/net/ntb_netdev.c | |
parent | 132a3f2bee7600366244097658c4c89ac99a8981 (diff) | |
download | linux-74b7ba1a8bc994f92cfe4716d80c17f90df5eba3.tar.xz |
qlcnic: Add support to process commands in atomic context
o Commands from VF may sleep during PF-VF communication.
Earlier we use to process qlcnic_sriov_vf_set_multi
function in process context. Now individual commands
that are called in atomic context are processed in
process context without waiting for completion of
command.
Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ntb_netdev.c')
0 files changed, 0 insertions, 0 deletions