OSDN Git Service

iwlwifi: mvm: warn on invalid statistics size
authorJohannes Berg <johannes.berg@intel.com>
Tue, 26 Sep 2017 14:37:12 +0000 (16:37 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Oct 2017 12:22:33 +0000 (15:22 +0300)
commit42fa5e0e323b2709079d81d90e9a142aa98cd3b3
tree01643ce79ebe904ad5acc04b0af2b8114766dde0
parent1184611ee88f309fe4a6ca3d50bde762434e386e
iwlwifi: mvm: warn on invalid statistics size

Getting the wrong statistics size is a problem, having a warning
will help us catch it quicker during firmware/driver development.
In released firmware/driver versions, we obviously make sure this
won't happen.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rx.c