ath9k: Cleanup RC init API
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Fri, 10 Aug 2012 11:16:04 +0000 (16:46 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Aug 2012 19:27:07 +0000 (15:27 -0400)
commitea2771f642315847cdc0d392602fa3039af41743
treeea604e6b08d1764ad9f53af1d655d2f2c9bfffc9
parent62a291869bac318d5e6760e45979bcd047dcd503
ath9k: Cleanup RC init API

A reference to the rate table is stored inside the
private structure, so there is no need to pass "rate_table"
around.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/rc.c