ath9k: Add more debug statements for channel context
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
9ea3598b22
commit
878066e745
@@ -2361,6 +2361,9 @@ static void ath9k_mgd_prepare_tx(struct ieee80211_hw *hw,
|
||||
sc->next_chan = avp->chanctx;
|
||||
changed = true;
|
||||
}
|
||||
ath_dbg(common, CHAN_CTX,
|
||||
"%s: Set chanctx state to FORCE_ACTIVE, changed: %d\n",
|
||||
__func__, changed);
|
||||
sc->sched.state = ATH_CHANCTX_STATE_FORCE_ACTIVE;
|
||||
spin_unlock_bh(&sc->chan_lock);
|
||||
|
||||
|
Reference in New Issue
Block a user