]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state
authorTsuchiya Yuto <kitakar@gmail.com>
Wed, 28 Oct 2020 14:21:10 +0000 (23:21 +0900)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 10 Nov 2020 18:49:45 +0000 (20:49 +0200)
commitb0bc02ec5c14de4d391ce2a6ba4aa1cfdacf21ba
tree9da24598a05c2ee252b77a717c67294971aa10e9
parent64a0687dcfff02a363ba3e213dc071f7bce66810
mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state

The functions mwifiex_shutdown_sw() and mwifiex_reinit_sw() can be used
for more general purposes than the PCIe function level reset. Also, these
are even not PCIe-specific.

So, let's update the comments at the top of each function accordingly.

Signed-off-by: Tsuchiya Yuto <kitakar@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201028142110.18144-3-kitakar@gmail.com
drivers/net/wireless/marvell/mwifiex/main.c