commit | 165864d08774823e3b88d5fcf4dad302700612e3 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Nov 05 08:53:10 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 11 17:09:11 2009 -0500 |
tree | c3d4073035ff72282680bd3a8666188cea3bf0a6 | |
parent | db86f07ec6cdea9670a0928bd1289109d2a989dc [diff] |
ath9k_common: remove ath9k_compute_qual() This is now deprecated and unused within mac80211, so time to remove it as otherwise we'd be doing some unecessary computations for nothing. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>