commit | 31e99729ae66d8b74316547c40eed15172f14ea8 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Wed Nov 17 21:46:06 2010 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 22 15:48:50 2010 -0500 |
tree | 67f88887c561e2e68bcfc72322a46340a92deb42 | |
parent | 8ce469999552b0c3325350cd9b4be417f2bbfc23 [diff] |
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>