diff options
author | Javier Cardona <javier@cozybit.com> | 2011-08-09 19:45:06 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-08-24 13:59:42 -0400 |
commit | a6965c44e981214c7483e020106a30a869411231 (patch) | |
tree | cac9c21c2bbbced4f557c2445bd71d8b7d4e9eb1 /net/mac80211/mesh.c | |
parent | 86d7f9f35dcc686d57465798201e678040916979 (diff) |
mac80211: mesh locking fixes
mesh_queue_preq is invoked invoked from both user (work queue) and
softirq (timer) context, so the _bh version of spinlock needs to be
used. Also, the mpath->state_lock should be softirq safe as well.
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mesh.c')
0 files changed, 0 insertions, 0 deletions