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)
commit6957802944ec8244cdcfbf50ffbfccf8eceaa413
treee86580b9c6e59565e4a41bd205080760a8a6d7a1
parent371a00448f95adaa612cf1a0b31a11e7093bc706
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>
drivers/net/wireless/ath/ath9k/htc_drv_main.c