Files
linux/drivers
Brett Creeley 29e71f41e7 ice: Remove boolean vlan_promisc flag from function
Currently, the vlan_promisc flag is used exclusively by VF VSI to
determine whether or not to toggle VLAN pruning along with
trusted/true-promiscuous mode. This is not needed for a couple of
reasons. First, trusted/true-promiscuous mode is only supposed to allow
all MAC filters within VLANs that a VF has added filters for, so VLAN
pruning should not be disabled. Second, the boolean argument makes the
function confusing and unintuitive. Remove this flag.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Tony Brelinski <tony.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-10-29 10:48:16 -07:00
..
2021-09-08 11:50:26 -07:00
2021-07-21 11:53:42 +02:00
2021-10-28 12:46:31 +01:00
2021-10-28 12:47:49 +01:00
2021-10-29 13:17:21 +01:00
2021-09-20 12:43:34 +01:00
2021-07-21 11:53:42 +02:00
2021-10-28 14:42:20 +01:00
2021-07-21 11:53:42 +02:00
2021-07-21 11:53:42 +02:00
2021-08-14 15:54:09 -06:00