]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
authorShuah Khan <skhan@linuxfoundation.org>
Wed, 10 Feb 2021 00:42:24 +0000 (17:42 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 11 Feb 2021 06:50:29 +0000 (08:50 +0200)
commit509825286b0232056e9faa694eb898faf89691f6
tree68babcae71e1fb303f76ed5321ec7e4784ec161d
parentcdf7cfc0abb2ce821325c8b3f7ca02ceffd0fef4
ath10k: change ath10k_offchan_tx_work() peer present msg to a warn

Based on the comment block in this function and the FIXME for this, peer
being present for the offchannel tx is unlikely. Peer is deleted once tx
is complete. Change peer present msg to a warn to detect this condition.

Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/3b1f71272d56ee1d7f567fbce13bdb56cc06d342.1612915444.git.skhan@linuxfoundation.org
drivers/net/wireless/ath/ath10k/mac.c