cfg80211: make handle_band() and handle_channel() wiphy specific
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 8 Jan 2009 01:43:33 +0000 (17:43 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Jan 2009 22:08:24 +0000 (17:08 -0500)
commita92a3ce72483d7f0902dff8a3be8cdcee215a37c
treed2bcf4f2ce63fd0526f518c62ed66261f1518874
parent73e1a65d3c4a013f6fa56e47133be95143a75fe3
cfg80211: make handle_band() and handle_channel() wiphy specific

This allows us to make more wiphy specific judgements when
handling the channels later on.

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