]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: put core regulatory request into queue
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 18 Nov 2010 05:46:06 +0000 (21:46 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Nov 2010 20:48:50 +0000 (15:48 -0500)
commit468849101ce4d298380e5d96c7611084066c7bbb
tree67f88887c561e2e68bcfc72322a46340a92deb42
parent521320aaa0d367fa24e403ed38f6a2a62375349a
cfg80211: put core regulatory request into queue

This will simplify the synchronization for pending requests.
Without this we have a race between the core and when we
restore regulatory settings, although this is unlikely
its best to just avoid that race altogether.

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