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."
Fixes: e0dcf94a0d7f ("net/ice: support VLAN ops")
Fixes: ff963bfa7cb1 ("net/ice: support RSS")
Cc: [email protected]
Signed-off-by: Wenzhuo Lu <[email protected]>
---
Reviewed-by: Rami Rosen <[email protected]>

