From: Sujith Date: Fri, 30 Jan 2009 08:59:15 +0000 (+0530) Subject: ath9k: Cleanup get_rate() interface X-Git-Tag: v2.6.30-rc1~662^2~754^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3900898c7a3d563d14a1288f483f8a589bd38299;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed