Files
linux/drivers/net/wireless/intel/iwlwifi/mvm
Dan Carpenter f1cbb0a8ca iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
Change the comparison from ">" to ">=" to avoid accessing one element
beyond the end of the ->per_mac_stats[] array.

Fixes: 6324c173ff ("iwlwifi: mvm: add support for statistics update version 15")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20220106071825.GA5836@kili
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2022-02-18 10:40:55 +02:00
..
2020-12-10 00:15:31 +02:00
2020-12-10 00:15:31 +02:00
2020-12-10 00:15:31 +02:00
2022-02-18 10:40:53 +02:00
2022-02-18 10:40:50 +02:00
2020-12-10 00:15:31 +02:00
2020-12-10 00:15:31 +02:00
2020-12-10 00:15:31 +02:00
2022-02-18 10:40:52 +02:00