From: Luis R. Rodriguez Date: Wed, 15 Jul 2009 00:13:59 +0000 (-0400) Subject: ath9k: remove pointless wrapper ath_rc_rate_getidx() X-Git-Tag: v2.6.32-rc1~703^2~544^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f57215a2ff75f7c2e4004b7583e1fec925679e;p=pandora-kernel.git ath9k: remove pointless wrapper ath_rc_rate_getidx() This is just calling another helper, so just use the other helper directly. This should make it clear that when do not find the next rate we stick to the current one. Cc: Derek Smithies Cc: Chittajit Mitra Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed