]> git.karo-electronics.de Git - mv-sheeva.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)
commitbbcf3f02771e069d0e113fe9bb62c27b671abf97
treeeeed7be72b135778c25c85ebf98560aaaf9bb6ca
parenteeddfd9db3b1c50d49202d0be35aae187fa90129
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