From: Or Gerlitz Date: Tue, 4 Jun 2013 05:13:29 +0000 (+0000) Subject: net/mlx4_core: Keep VF assigned MAC in the PF admin table X-Git-Tag: v3.10-rc5~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c418253f12c0a95c7cd894953644c7488899c9fd;p=pandora-kernel.git net/mlx4_core: Keep VF assigned MAC in the PF admin table MAC addresses assigned by the PF to VFs were not kept in the PF driver admin table. As a result, displaying the VF MACs from the PF interface to user space showed zero address where in fact the VF got non-zero address from the PF, fix that. Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed