commit | cd1f56f4291a1bc949bc922e862a45d8cf6b8990 | [log] [tgz] |
---|---|---|
author | Brett Creeley <brett.creeley@intel.com> | Mon Jul 13 13:53:14 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Jul 29 08:38:55 2020 -0700 |
tree | ff1f0d2aafeb06e895e9fef6b5c13d7bf04732d9 | |
parent | 682dfedcee2fa9a50cb53e3b30ff1ebe1f7dd659 [diff] |
ice: Allow all VLANs in safe mode Currently the PF VSI's context parameters are left in a bad state when going into safe mode. This is causing VLAN traffic to not pass. Fix this by configuring the PF VSI to allow all VLAN tagged traffic. Also, remove redundant comment explaining the safe mode flow in ice_probe(). Signed-off-by: Brett Creeley <brett.creeley@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>