linux/drivers/net/ethernet/wangxun/libwx
Chandra Mohan Sundar 12da2b92ad net: libwx: Fix the size in RSS hash key population
While trying to fill a random RSS key, the size of the pointer
is being used rather than the actual size of the RSS key.

Fix by passing an appropriate value of the RSS key.
This issue was reported by static coverity analyser.

Fixes: eb4898fde1 ("net: libwx: add wangxun vf common api")
Signed-off-by: Chandra Mohan Sundar <chandramohan.explore@gmail.com>
Link: https://patch.msgid.link/20250814163014.613004-1-chandramohan.explore@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-08-15 12:38:53 -07:00
..
Makefile net: libwx: add wangxun vf common api 2025-07-09 18:39:13 -07:00
wx_ethtool.c net: txgbe: Correct the currect link settings 2025-05-26 17:25:42 +02:00
wx_ethtool.h net: wangxun: Support to get ts info 2025-02-20 14:59:37 -08:00
wx_hw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
wx_hw.h net: libwx: add wangxun vf common api 2025-07-09 18:39:13 -07:00
wx_lib.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
wx_lib.h net: txgbe: Support to handle GPIO IRQs for AML devices 2025-05-26 17:25:42 +02:00
wx_mbx.c net: libwx: add mailbox api for wangxun vf drivers 2025-07-09 18:39:12 -07:00
wx_mbx.h net: libwx: add mailbox api for wangxun vf drivers 2025-07-09 18:39:12 -07:00
wx_ptp.c time/timecounter: Fix the lie that struct cyclecounter is const 2025-07-01 15:38:25 +02:00
wx_ptp.h net: ngbe: Add support for 1PPS and TOD 2025-02-20 14:59:37 -08:00
wx_sriov.c net: ngbe: specify IRQ vector when the number of VFs is 7 2025-07-03 11:51:40 +02:00
wx_sriov.h net: txgbe: add sriov function support 2025-04-09 19:29:06 -07:00
wx_type.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
wx_vf_common.c net: txgbevf: add link update flow 2025-07-09 18:39:13 -07:00
wx_vf_common.h net: txgbevf: add link update flow 2025-07-09 18:39:13 -07:00
wx_vf_lib.c net: libwx: Fix the size in RSS hash key population 2025-08-15 12:38:53 -07:00
wx_vf_lib.h net: libwx: add wangxun vf common api 2025-07-09 18:39:13 -07:00
wx_vf.c net: txgbevf: add link update flow 2025-07-09 18:39:13 -07:00
wx_vf.h net: txgbevf: add link update flow 2025-07-09 18:39:13 -07:00