commit | 9ecd25c26810a61b9c3abc6c73de32dca6da96e1 | [log] [tgz] |
---|---|---|
author | Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> | Fri Oct 26 10:40:54 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 06 12:46:47 2018 -0800 |
tree | b88b547a9796c7e42e477f4d39470580354caf31 | |
parent | 33e055fcc26909b1d66b5d1f334aee38356068d7 [diff] |
ice: Remove duplicate addition of VLANs in replay path ice_restore_vlan and active_vlans were originally put in place to reprogram VLAN filters in the replay path. This is now done as part of the much broader VSI rebuild/replay framework. So remove both ice_restore_vlan and active_vlans Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>