From: Sujith Manoharan Date: Sat, 23 Aug 2014 07:59:09 +0000 (+0530) Subject: ath9k: Cleanup mgd_prepare_tx callback X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20a854ed32d30be1356fef7bf9d4f0a29d5cf6b;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed