]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mwifiex: make "PCI-E is not the winner" print more informative
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 25 Aug 2016 15:05:16 +0000 (17:05 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 17:03:25 +0000 (20:03 +0300)
commitfd3fbb65cab86c07f5881ccb919a440497c0960d
tree3567163fcd8866eccc33c8b1ee5933d35a93beee
parentc5aa9541818a1aacf05ab9a30c3f525841cdc1c9
mwifiex: make "PCI-E is not the winner" print more informative

Printing ret and adapter->winner do not provide any useful information
as those are always 0 at point where the massage is printed. Print value
read from reg->fw_status register instead.

Stanislaw Gruszka <sgruszka@redhat.com>

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