From: Or Gerlitz Date: Thu, 1 Aug 2013 16:55:00 +0000 (+0300) Subject: net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC X-Git-Tag: v3.11-rc4~5^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0508ad646836007e6e6b62331eee7356844eac3d;p=pandora-kernel.git net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC If the user has not assigned a MAC address to a VM, then don't give it MAC which is based on the PF one. The current derivation scheme is wrong and leads to VM MAC collisions when the number of cards/hypervisors becomes big enough. Instead, just give it zeros and let them figure out what to do with that. Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed