summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorJesse Brandeburg2018-08-09 15:29:01 +0200
committerJeff Kirsher2018-08-23 20:30:38 +0200
commitdab0588fb616c1774bbf108eab1749dda4ac6942 (patch)
tree351a9c54764dcbbd58d4524ea7cbdc749210ddf2 /ipc
parentice: Fix a few null pointer dereference issues (diff)
downloadkernel-qcow2-linux-dab0588fb616c1774bbf108eab1749dda4ac6942.tar.gz
kernel-qcow2-linux-dab0588fb616c1774bbf108eab1749dda4ac6942.tar.xz
kernel-qcow2-linux-dab0588fb616c1774bbf108eab1749dda4ac6942.zip
ice: Fix potential return of uninitialized value
In ice_vsi_setup_[tx|rx]_rings, err is uninitialized which can result in a garbage value return to the caller. Fix that. Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions