linux/drivers/net/netdevsim
Jakub Kicinski 047304d0bf netdevsim: fix uninit value in nsim_drv_configure_vfs()
Build bot points out that I missed initializing ret
after refactoring.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 1c401078bc ("netdevsim: move details of vf config to dev")
Link: https://lore.kernel.org/r/20211101221845.3188490-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-11-01 16:29:56 -07:00
..
Makefile
bpf.c
bus.c netdevsim: rename 'driver' entry points 2021-11-01 13:29:41 +00:00
dev.c netdevsim: fix uninit value in nsim_drv_configure_vfs() 2021-11-01 16:29:56 -07:00
ethtool.c
fib.c
health.c
ipsec.c
netdev.c netdevsim: move vfconfig to nsim_dev 2021-11-01 13:29:41 +00:00
netdevsim.h netdevsim: rename 'driver' entry points 2021-11-01 13:29:41 +00:00
psample.c
udp_tunnels.c