diff options
author | Andre Guedes <[email protected]> | 2020-04-24 13:16:14 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2020-05-22 18:21:51 -0700 |
commit | b500350a36ae6e83a03931723b787b771f411817 (patch) | |
tree | ff78765dbb2c79c7a5488bb0cefe0208aed22f97 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d3ba9e6f6157e6fa047d853936dabb981e315080 (diff) |
igc: Fix locking issue when retrieving NFC rules
Access to NFC rules stored in adapter->nfc_rule_list is protect by
adapter->nfc_rule_lock. The functions igc_ethtool_get_nfc_rule()
and igc_ethtool_get_nfc_rules() are missing to hold the lock while
accessing rule objects.
Signed-off-by: Andre Guedes <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions