commit | 516a0930195e996512495fbdedf6cc298eb96c66 | [log] [tgz] |
---|---|---|
author | Andrea Merello <andrea.merello@gmail.com> | Sat Mar 15 18:29:36 2014 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 17 13:44:15 2014 -0400 |
tree | 64c81013bb56d8d45a5e5150f762f9345a448a7c | |
parent | bf888184f8857b03f53bba84acb12f29f1068ea9 [diff] |
rtl8180: support for BSS_CHANGED_BASIC_RATES Basic rates setting is done with hardcoded register write with fixed settings. This patch introduces a new function that makes it possible to configure basic rates and it add a check for mac80211 BSS_CHANGED_BASIC_RATES flag in order to eventually invoke that function when needed. Signed-off-by: Andrea Merello <andrea.merello@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>