diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-11-18 15:27:31 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-21 16:20:48 -0500 |
commit | f2dc7989bf821a0ca78289b32f16078c76c88e7e (patch) | |
tree | bb569e62b8845b96c70561e9dbf893f6a126bb79 /net/dsa/mv88e6123_61_65.c | |
parent | 1e7aecc26b95efb9d9bdba1ff5c33c99ca34d4ad (diff) |
mac80211: minor cleanup to mesh state locking
First time I tried smatch, and it says:
mesh_hwmp.c +870 mesh_queue_preq(21) error: double lock 'bottom_half:'
mesh_hwmp.c +873 mesh_queue_preq(24) error: double unlock 'bottom_half:'
mesh_hwmp.c +886 mesh_queue_preq(37) error: double unlock 'bottom_half:'
Which is indeed true -- there's no point in disabling BHs
again if we just did that a few lines earlier, so remove.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/dsa/mv88e6123_61_65.c')
0 files changed, 0 insertions, 0 deletions