[dpdk-stable] [dpdk-dev] [PATCH] net/ice: fix coverity issues
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Tue Apr 23 12:40:00 CEST 2019
    
    
  
On 4/18/2019 2:31 AM, Wenzhuo Lu wrote:
> Fix the issues reported by Coverity check, "Null-checking
> vsi suggests that it may be null, but it has already been
> dereferenced on all paths leading to the check."
Hi Wenzhuo,
Can you please list the coverity issues addressed, the format we have is:
Coverity issue: ####
Also the patch title doesn't say much, can you please put what exactly fixed,
"fix possible null pointer dereference" ?
> 
> Fixes: e0dcf94a0d7f ("net/ice: support VLAN ops")
> Fixes: ff963bfa7cb1 ("net/ice: support RSS")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
<...>
    
    
More information about the stable
mailing list