]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: warn when wiphy_apply_custom_regulatory() does nothing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 19 May 2009 21:49:47 +0000 (17:49 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:37 +0000 (14:46 -0400)
commit72091bc694935c5ab5486d2313582829f8d12440
treeeeed7be72b135778c25c85ebf98560aaaf9bb6ca
parent538d927a762e7a9d5c0373f1b05efc0b4c5a08dd
cfg80211: warn when wiphy_apply_custom_regulatory() does nothing

Device drivers using wiphy_apply_custom_regulatory() want some
regulatory settings applied to their wiphy, if no bands were
configured on the wiphy then something went wrong.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c