aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_maps.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2018-08-14 19:10:50 +0200
committerDavid S. Miller <davem@davemloft.net>2018-08-14 10:24:12 -0700
commitb19b46346f483ae055fa027cb2d5c2ca91484b91 (patch)
treeb26dffe551e19bc43255104bf6b8e4b74a9a97a8 /tools/testing/selftests/bpf/test_maps.c
parentnet: filter: mark expected switch fall-through (diff)
downloadlinux-dev-b19b46346f483ae055fa027cb2d5c2ca91484b91.tar.xz
linux-dev-b19b46346f483ae055fa027cb2d5c2ca91484b91.zip
hv/netvsc: Fix NULL dereference at single queue mode fallback
The recent commit 916c5e1413be ("hv/netvsc: fix handling of fallback to single queue mode") tried to fix the fallback behavior to a single queue mode, but it changed the function to return zero incorrectly, while the function should return an object pointer. Eventually this leads to a NULL dereference at the callers that expect non-NULL value. Fix it by returning the proper net_device object. Fixes: 916c5e1413be ("hv/netvsc: fix handling of fallback to single queue mode") Signed-off-by: Takashi Iwai <tiwai@suse.de> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/test_maps.c')
0 files changed, 0 insertions, 0 deletions