commit | fd3fbb65cab86c07f5881ccb919a440497c0960d | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Thu Aug 25 17:05:16 2016 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 03 20:03:25 2016 +0300 |
tree | 3567163fcd8866eccc33c8b1ee5933d35a93beee | |
parent | c5aa9541818a1aacf05ab9a30c3f525841cdc1c9 [diff] |
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>