commit | 108805fc196e001053e9e7c76f259977804dc0d6 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Dec 10 17:12:38 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 12 00:15:23 2015 -0500 |
tree | 0be46cb310679c2cb156a1c94a85b646685698d1 | |
parent | 9bd0a185c2c48226a50e6e5b639edaa9e8ab6c51 [diff] |
net/mlx5e: Assign random MAC address if needed Under SRIOV there might be a case where VFs are loaded without pre-assigned MAC address. In this case, the VF will randomize its own MAC. This will address the case of administrator not assigning MAC to the VF through the PF OS APIs and keep udev happy. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>