Convert frequency to channel number
int ieee80211_frequency_to_channel(int freq);
freq
center frequency
The corresponding channel, or 0 if the conversion failed.
Johannes Berg <[email protected]>
Author.