diff options
author | Catherine Sullivan <catherine.sullivan@intel.com> | 2016-08-16 00:17:18 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-08-20 07:33:59 +0300 |
commit | 91cdca4faa3e4085b37cc084b15955bb20ca2e31 (patch) | |
tree | 41088c52bc11055751fbcc6fc19d3175770c27c8 /drivers/nvme | |
parent | fbcfac34167328f9a063e6abd03298afabfe228b (diff) | |
download | linux-91cdca4faa3e4085b37cc084b15955bb20ca2e31.tar.xz |
i40e: Check client is open before calling client ops
We were having a race between the completion of the client open and
calls to the client ops so don't call a client op unless we are sure the
client is open.
Testing Hints: Load IWARP driver and make sure it works as expected.
Change-Id: I741f4f2aa4fcbfdad3e40dabbbb1b005856c396b
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions