cfg80211: move mutex locking to reg_process_pending_hints()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 18 Nov 2010 05:46:08 +0000 (21:46 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Nov 2010 20:48:50 +0000 (15:48 -0500)
commitb0e2880b0518ad11af20c7c93ec5cac93f9f03b0
treefe8b2f27d1515100a74e80d86f99ce608abfa296
parentf333a7a2f49e2a9b46f8d18962bd750b18beeecd
cfg80211: move mutex locking to reg_process_pending_hints()

This will be required in the next patch and it makes the
next patch easier to review.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Tested-by: Mark Mentovai <mark@moxienet.com>
Tested-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c