From: Luis R. Rodriguez Date: Wed, 15 Jul 2009 00:13:57 +0000 (-0400) Subject: ath9k: remove unused min rate calculation code X-Git-Tag: v2.6.32-rc1~703^2~544^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984d021d56f036e5ffbef191cb5e498cf159784d;p=pandora-kernel.git ath9k: remove unused min rate calculation code This is not used, and when we need to get the lowest rate we should simply use mac80211's own rate_lowest_index(sband, sta). Cc: Derek Smithies Cc: Chittajit Mitra Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed