commit | 42fa5e0e323b2709079d81d90e9a142aa98cd3b3 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Sep 26 16:37:12 2017 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Oct 06 15:22:33 2017 +0300 |
tree | 01643ce79ebe904ad5acc04b0af2b8114766dde0 | |
parent | 1184611ee88f309fe4a6ca3d50bde762434e386e [diff] |
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>