rtlwifi: rtl8821ae: Convert driver to use common 5G channel table
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 11 Feb 2016 16:53:12 +0000 (10:53 -0600)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 25 Feb 2016 10:01:39 +0000 (12:01 +0200)
commit0a44b22009d52f93b10f14bb4765915e8bafb6a5
treeeb27343da652341dffed1d662bb66447f214ed8e
parent2784b00aa316b430e9440087dd15c94557a27c4a
rtlwifi: rtl8821ae: Convert driver to use common 5G channel table

There are several copies of the 5G channel tables in this driver. These
are removed so that the tables in the core will be used. This change
also removes a useless message of "Channel 163 in Group not found".

The number of possible 5G channels was reduced from 54 to a better
value of 49 during the conversion.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c
drivers/net/wireless/realtek/rtlwifi/wifi.h