b43: use kernel api to replace b43 specific helper function
authorZHAO Gang <gamerh2o@gmail.com>
Fri, 17 Jan 2014 16:17:39 +0000 (00:17 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Feb 2014 20:20:14 +0000 (15:20 -0500)
commitbb6bd25c08738ace7102a550a15481e70bc31ee8
tree39c645451412aeeb5bd3cadf8a9fa76cae75378d
parent0e028ab0fb2da47fd235dafd4159859892e73d08
b43: use kernel api to replace b43 specific helper function

Use ieee80211_channel_to_frequency() to replace b43_channel_to_freq_{2,5}ghz(),
and remove unused b43_freq_to_channel_{2,5}ghz().

Signed-off-by: ZHAO Gang <gamerh2o@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.h
drivers/net/wireless/b43/xmit.c