Skip to content
Snippets Groups Projects
Forked from Alex Deucher / linux
Loading
user avatar
Dan Carpenter authored
These should be >= ARRAY_SIZE() instead of > ARRAY_SIZE() to prevent an
out of bounds write on the next line.

Fixes: 79e561f0 ("iwlwifi: mvm: d3: implement RSC command version 5")
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Acked-by: default avatarLuca Coelho <luca@coelho.fi>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210831081802.GA9846@kili
27a221f4
History