aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2018-08-14 19:10:50 +0200
committerDavid S. Miller <[email protected]>2018-08-14 10:24:12 -0700
commitb19b46346f483ae055fa027cb2d5c2ca91484b91 (patch)
treeb26dffe551e19bc43255104bf6b8e4b74a9a97a8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent4597b62f7a60d912a2bd00ca574e6bc7b87be905 (diff)
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 <[email protected]> Reviewed-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions