diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-02-23 03:27:09 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-03-15 23:23:02 +0300 |
commit | f5f085c01d26d487673f508bce5bf8b7394ad059 (patch) | |
tree | f3a38baeae23a85099a746a9fe3ea1ea13737ed1 /drivers/bluetooth/Makefile | |
parent | 9dbb33da123650dacb6e63889c7decf38e76149a (diff) | |
download | linux-f5f085c01d26d487673f508bce5bf8b7394ad059.tar.xz |
ice: introduce ICE_VF_RESET_LOCK flag
The ice_reset_vf function performs actions which must be taken only
while holding the VF configuration lock. Some flows already acquired the
lock, while other flows must acquire it just for the reset function. Add
the ICE_VF_RESET_LOCK flag to the function so that it can handle taking
and releasing the lock instead at the appropriate scope.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/bluetooth/Makefile')
0 files changed, 0 insertions, 0 deletions