ath9k_htc: implement sta_rc_update() mac80211 callback
authorAntonio Quartulli <ordex@autistici.org>
Sun, 12 Aug 2012 17:36:41 +0000 (19:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 21 Aug 2012 20:05:53 +0000 (16:05 -0400)
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>

No differences found