commit | 3900898c7a3d563d14a1288f483f8a589bd38299 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jan 30 14:29:15 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:44 2009 -0500 |
tree | bae80390c43e36f081a7b274faaeab4cb6b582e1 | |
parent | a6c8d375f539d450bf8d45e8ccbb7c9e26dffbef [diff] |
ath9k: Cleanup get_rate() interface The interface to calculate the TX rate for a data frame was convoluted with lots of redundant arguments being passed around. Remove all of that and make it simple. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>