Currently HDD defines function hdd_wlan_get_freq() which uses it own static table to perform channel to frequency mapping. This duplicates functionality provided by the converged regulatory function wlan_reg_chan_to_freq(), so remove hdd_wlan_get_freq() and update its only client to use wlan_reg_chan_to_freq(). Change-Id: I6fcb11b9b967ab77dcd7c8d0c1bc185ee3c18913 CRs-Fixed: 2215576 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
wma |