]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Cleanup get_rate() interface
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 30 Jan 2009 08:59:15 +0000 (14:29 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:44 +0000 (15:03 -0500)
commit5338b3fe195d7626867400870be9f11382cedc23
treebae80390c43e36f081a7b274faaeab4cb6b582e1
parentcc124a2151ff22dbe31d848899e70d614998bebb
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>
drivers/net/wireless/ath9k/rc.c