]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mwifiex: do not print dot when downloading FW
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 25 Aug 2016 15:05:18 +0000 (17:05 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 17:03:26 +0000 (20:03 +0300)
commitb9aebb69ecd33f5163b24c2d0f928260caf6a86b
tree4ba7031b82e7ee51d2209fa1bf78579be4dee55e
parent09dd9ec598c3fdcb9874d13d9bbab0e2ece6748b
mwifiex: do not print dot when downloading FW

Printing about 3000 lines like this

[   20.691850] mwifiex_pcie 0000:02:00.0: .
[   20.693466] mwifiex_pcie 0000:02:00.0: .

is not useful. If FW downloading will be interrupted, we will get
proper error message about that.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/pcie.c