commit | e20a854ed32d30be1356fef7bf9d4f0a29d5cf6b | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Sat Aug 23 13:29:09 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 28 14:49:36 2014 -0400 |
tree | 26af9b28f1328c26b1a212ed08bf89c9a85d5907 | |
parent | 0e62f8b706bd72095eb8ef4f60ccb007d1facf2e [diff] |
ath9k: Cleanup mgd_prepare_tx callback Rename the callback from ath9k_chanctx_force_active() to ath9k_mgd_prepare_tx(). Also, move it to main.c and group it with the other callbacks. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>