From: Hadar Hen Zion Date: Wed, 30 Jan 2013 23:07:04 +0000 (+0000) Subject: net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool X-Git-Tag: v3.9-rc1~139^2~198^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90a36734a6a0d843baa37b7caa1ef020f799d47;p=pandora-kernel.git net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool Destination mac is a mandatory specification for ip/udp steering rules. When attaching multicast steering rules via ethtool the unicast mac of the interface was added to the rule specification instead of the multicast mac. The following commit sets the corresponding multicast mac for the rule multicast ip. Signed-off-by: Hadar Hen Zion Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed