]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c5726dcd502db8e93667388d65701289e018434
treefe8b2f27d1515100a74e80d86f99ce608abfa296
parent7ecf4afda6a64dc4e010c978ed7416828271ee7f
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