]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44125be74f5ce70de628e57f902d2f12fb797c9d
treeea604e6b08d1764ad9f53af1d655d2f2c9bfffc9
parentb605932df5138643ced209b4c107b22fc32a7ff9
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