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)
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>

No differences found