commit | ef96f7d46ad86625237da8a35e812bdf7896e640 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Tue Jun 04 05:13:28 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 12:58:24 2013 -0700 |
tree | 5ffd54f31569c2b74dcb471df51cf3c9188798a1 | |
parent | 5efe5355f22fb9b7bb64d19809c0a75805e0ccb8 [diff] |
net/mlx4_en: Handle unassigned VF MAC address correctly When a VF sense they didn't get MAC address, use random one. 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: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>