summaryrefslogtreecommitdiff
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2022-01-06 10:18:25 +0300
committerLuca Coelho <luciano.coelho@intel.com>2022-02-18 10:40:55 +0200
commitf1cbb0a8ca9db80c086009c88c71464ac50f50a2 (patch)
treef235f2b65010b1063e8df48810d3eb5d7f3bebc8 /drivers/net/virtio_net.c
parent0eb50c674a1eb45dbb21bd19402a90bf338f6199 (diff)
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: 6324c173ff4a ("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>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions