commit | 827e69bf6734193d7a6f47f0435db7ebef1b636e | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Nov 15 23:09:25 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 18 17:09:11 2009 -0500 |
tree | 0e574b60dded8971a0527dbf6f2f1cbf4deb91aa | |
parent | 599bf6a4d64d8399e99514e0e1ef02e97e43238f [diff] |
ath9k: get rid of tx_info_priv This patch removes the need for separately allocated private tx info data in ath9k and brings the driver one small step closer to using the mac80211 rate control API properly. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>