aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-02-25 10:11:50 +0100
committerJohn W. Linville <linville@tuxdriver.com>2008-03-06 15:30:43 -0500
commitff59dc76e6e996092e4e11f4a6a370702428ead5 (patch)
tree438af93a51f1276171530c64a569376d0fba1ecf /net/mac80211/Kconfig
parent2f5ce793c0817d8d38f1c7ad23945607d57e47d6 (diff)
downloadkernel_samsung_smdk4412-ff59dc76e6e996092e4e11f4a6a370702428ead5.zip
kernel_samsung_smdk4412-ff59dc76e6e996092e4e11f4a6a370702428ead5.tar.gz
kernel_samsung_smdk4412-ff59dc76e6e996092e4e11f4a6a370702428ead5.tar.bz2
mac80211: add missing "break" statement in mesh code
This inserts a missing break statement which, if hit, would cause the code to fall-through and unlock a spinlock twice. Noticed via sparse's "lock count wrong in basic block" warning and careful code inspection. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Cc: Luis Carlos Cobo <luisca@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Kconfig')
0 files changed, 0 insertions, 0 deletions