aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
diff options
context:
space:
mode:
authorTony Nguyen <anthony.l.nguyen@intel.com>2020-02-06 01:20:08 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-02-12 11:48:51 -0800
commit0a6ea04e3bbd20833d2b49296e5adc1c5bb86386 (patch)
tree59dff15dbb7302117548262e31a1b336cd07797a /drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
parentice: update Unit Load Status bitmask to check after reset (diff)
downloadlinux-dev-0a6ea04e3bbd20833d2b49296e5adc1c5bb86386.tar.xz
linux-dev-0a6ea04e3bbd20833d2b49296e5adc1c5bb86386.zip
ice: Remove possible null dereference
Commit 1f45ebe0d8fb ("ice: add extra check for null Rx descriptor") moved the call to ice_construct_skb() under a null check as Coverity reported a possible use of null skb. However, the original call was not deleted, do so now. Fixes: 1f45ebe0d8fb ("ice: add extra check for null Rx descriptor") Reported-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions