diff options
author | Anjali Singhai Jain <anjali.singhai@intel.com> | 2016-07-27 12:02:30 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-08-18 11:43:10 -0700 |
commit | 3a0f52928a0a06a7c4c735cd325ca646a1e40fae (patch) | |
tree | 1205bad53950779dc5c3140dfd26cf1a1859df4e /Kconfig | |
parent | eb27163b2e0a2606a044dfdf662ff1c26a63515c (diff) | |
download | linux-stable-3a0f52928a0a06a7c4c735cd325ca646a1e40fae.tar.gz linux-stable-3a0f52928a0a06a7c4c735cd325ca646a1e40fae.tar.bz2 linux-stable-3a0f52928a0a06a7c4c735cd325ca646a1e40fae.zip |
i40e: Fix a bug where a client close can be called before an open is complete
The client->open call in this path was not protected with the
client instance mutex, and hence the client->close can get initiated
before the open completes.
Change-Id: I0ed60c38868dd3f44966b6ed49a063d0e5b7edf5
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions