commit | 6957802944ec8244cdcfbf50ffbfccf8eceaa413 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sun Aug 12 19:36:41 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 21 16:05:53 2012 -0400 |
tree | e86580b9c6e59565e4a41bd205080760a8a6d7a1 | |
parent | 371a00448f95adaa612cf1a0b31a11e7093bc706 [diff] |
ath9k_htc: implement sta_rc_update() mac80211 callback In case of changes in the supported rates set for a given station, it is now possible to use this callback to update the current internal state of the station in the htc driver. Reported-by: Gui Iribarren <gui@altermundi.net> Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>