commit | fd3cb22ad87fd53eb47dc64fd0cafd665d4124a1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Dec 18 03:05:40 2014 -0600 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Dec 24 18:34:29 2014 +0200 |
tree | 5a07aa8ff9aa82abbc11d7469ddf58f3e9df1879 | |
parent | a160ba06c1bde5e0609f7ac475a9650224337933 [diff] |
rtlwifi: rtl8821ae: Switch to use common rate control routine With this change, all of the drivers now use the common routine. As this driver has VHT capability, an additional parameter is needed, thus all the drivers had to be modified. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>