]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit3900898c7a3d563d14a1288f483f8a589bd38299
treebae80390c43e36f081a7b274faaeab4cb6b582e1
parenta6c8d375f539d450bf8d45e8ccbb7c9e26dffbef
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