Skip to content
Snippets Groups Projects
Commit b8eb3a10 authored by Don Skidmore's avatar Don Skidmore Committed by David S. Miller
Browse files

ixgbe: fix possible NULL pointer deference in shutdown path


After freeing the rings we were not zeroing out the ring count values.
This patch now clears these counts correctly.

Reported-by: default avatarYinghai Lu <yinghai@kernel.org>
Signed-off-by: default avatarDon Skidmore <donald.c.skidmore@intel.com>
Tested-by: default avatarStephen Ko <stephen.s.ko@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 46bcf14f
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment