]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove bogus rcu_read_lock()
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Jul 2010 11:58:51 +0000 (13:58 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Jul 2010 19:32:41 +0000 (15:32 -0400)
commitb1b1ea85fbfc366bc32490d3727abd94beb84553
tree3d3f519fc5f0230618fca12012b851bfd76947fb
parente760a5335ff39616f801b0e2c9865b2dbf527b6f
mac80211: remove bogus rcu_read_lock()

Another remnant of the previous key locking scheme
needs to be removed -- this causes a warning
otherwise as ieee80211_set_default_mgmt_key will
acquire a mutex.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c