summaryrefslogtreecommitdiff
path: root/mm/page_io.c
diff options
context:
space:
mode:
authorManish Chopra <manishc@marvell.com>2022-04-01 21:53:04 +0300
committerDavid S. Miller <davem@davemloft.net>2022-04-04 14:42:52 +0300
commit20921c0c86092b4082c91bd7c88305da74e5520b (patch)
treeb4f6d2e877ece5b7ba53cbb6c604439b977ca0e8 /mm/page_io.c
parent2370759b8a00179bf7802d59784fa0abcea2424b (diff)
downloadlinux-20921c0c86092b4082c91bd7c88305da74e5520b.tar.xz
qed: fix ethtool register dump
To fix a coverity complain, commit d5ac07dfbd2b ("qed: Initialize debug string array") removed "sw-platform" (one of the common global parameters) from the dump as this was used in the dump with an uninitialized string, however it did not reduce the number of common global parameters which caused the incorrect (unable to parse) register dump this patch fixes it with reducing NUM_COMMON_GLOBAL_PARAMS bye one. Cc: stable@vger.kernel.org Cc: Tim Gardner <tim.gardner@canonical.com> Cc: "David S. Miller" <davem@davemloft.net> Fixes: d5ac07dfbd2b ("qed: Initialize debug string array") Signed-off-by: Prabhakar Kushwaha <pkushwaha@marvell.com> Signed-off-by: Alok Prasad <palok@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: Manish Chopra <manishc@marvell.com> Reviewed-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions