From: Yan Burman Date: Thu, 7 Feb 2013 02:25:24 +0000 (+0000) Subject: net/mlx4_en: Save previous MAC address of the port so we can replace it later X-Git-Tag: v3.9-rc1~139^2~138^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90bbb74af68b3255bc298731f8b60d5668877306;p=pandora-kernel.git net/mlx4_en: Save previous MAC address of the port so we can replace it later In preparation to having more than one unicast MAC per port, we need to keep track of the previous MAC address in the flow of ndo_set_mac_address, so that mlx4_en_replace_mac will know what to replace. Signed-off-by: Yan Burman Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed