Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/qlogic
Yuval Mintz 08feecd7fc qed*: Support PVID configuration
This adds support for PF control over the VF vlan configuration.
I.e., `ip link ... vf <x> vlan <vid>' should now be supported.

 1. <vid> != 0 => VF receives [unknowingly] only traffic tagged by
    <vid> and tags all outgoing traffic sent by VF with <vid>.
 2. <vid> == 0 ==> Remove the pvid configuration, reverting to previous.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-12 00:04:07 -04:00
..
2016-05-12 00:04:07 -04:00
2016-05-12 00:04:07 -04:00
2016-05-12 00:04:06 -04:00
2015-10-27 19:34:47 -07:00
2011-08-10 20:03:49 -07:00