wireless: add wiphy channel freq to channel struct lookup helper
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 16 Mar 2008 17:34:33 +0000 (18:34 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Mar 2008 20:41:55 +0000 (16:41 -0400)
Add ieee80211_get_channel() which gets you a channel struct for a
specific wiphy if that channel is present in that wiphy.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found