aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_compile_commands.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2019-02-18 11:29:29 +0100
committerDavid S. Miller <[email protected]>2019-02-18 16:29:54 -0800
commitf2ffff085d287eec499f1fccd682796ad8010303 (patch)
tree357c8e966af32e8034d912743d1ac4efbb7359fd /scripts/gen_compile_commands.py
parent21d2cb491b9e10bfdf10424673b43cd9eddc2da1 (diff)
mac80211: mesh: fix missing unlock on error in table_path_del()
spin_lock_bh() is used in table_path_del() but rcu_read_unlock() is used for unlocking. Fix it by using spin_unlock_bh() instead of rcu_read_unlock() in the error handling case. Fixes: b4c3fbe63601 ("mac80211: Use linked list instead of rhashtable walk for mesh tables") Acked-by: Herbert Xu <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Signed-off-by: Johannes Berg <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions