commit | eff169608c250193e72089dc4ab15cb79e0bd68c | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Wed May 11 16:36:21 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 12 00:04:08 2016 -0400 |
tree | 1e2c0fef7a427954be8800ee21914e34a6c61d87 | |
parent | 08feecd7fc709077ce92d21a979f522a5f57170a [diff] |
qed*: Support forced MAC Allows the PF to enforce the VF's mac. i.e., by using `ip link ... vf <x> mac <value>'. While a MAC is forced, PF would prevent the VF from configuring any other MAC. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>