diff options
| author | Jules Irenge <[email protected]> | 2020-02-23 23:16:54 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 13:26:49 -0800 |
| commit | be21139f3539350b33112e88183992e1ee086f53 (patch) | |
| tree | ccc65b701cb44bcf4f09db6bdf736f04aea72506 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | 2d6b6acfce5f0b1e0241251d2a7aaf570e149809 (diff) | |
net: netrom: Add missing annotation for nr_neigh_stop()
Sparse reports a warning at nr_neigh_stop()
warning: context imbalance in nr_neigh_stop() - unexpected unlock
The root cause is the missing annotation at nr_neigh_stop()
Add the missing __releases(&nr_neigh_list_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/igc_main.c')
0 files changed, 0 insertions, 0 deletions