diff options
| author | Jules Irenge <[email protected]> | 2020-06-01 18:45:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-06-01 22:52:06 +0000 |
| commit | efd7ed0f5f2d07ccbb1853c5d46656cdfa1371fb (patch) | |
| tree | 120194d8aac3480c66452f7c66f510deda8b8c4a /drivers/net/ethernet/intel/igc | |
| parent | crypto/chtls: IPv6 support for inline TLS (diff) | |
| download | kernel-efd7ed0f5f2d07ccbb1853c5d46656cdfa1371fb.tar.gz kernel-efd7ed0f5f2d07ccbb1853c5d46656cdfa1371fb.zip | |
sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf()
Sparse reports a warning at efx_ef10_try_update_nic_stats_vf()
warning: context imbalance in efx_ef10_try_update_nic_stats_vf()
- unexpected unlock
The root cause is the missing annotation at
efx_ef10_try_update_nic_stats_vf()
Add the missing _must_hold(&efx->stats_lock) annotation
Signed-off-by: Jules Irenge <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions
