commit | 984d021d56f036e5ffbef191cb5e498cf159784d | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Tue Jul 14 20:13:57 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:15 2009 -0400 |
tree | b5f5c4acbd87407125d88f4ec61b9df8b22283b0 | |
parent | dd1901830ca7baaaae2e58f549f770f215c6f3af [diff] |
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 <derek@indranet.co.nz> Cc: Chittajit Mitra <Chittajit.Mitra@Atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>