commit | 906c730a2db950b7bce4ef17d65399acd791c360 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun Mar 16 18:34:33 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 25 16:41:55 2008 -0400 |
tree | 75df7353a1407fdcdca45e6f289ab0f25b2361af | |
parent | 857485c0c46ceee5c658c1761bba4d9a5ddf433f [diff] |
wireless: add wiphy channel freq to channel struct lookup helper 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>