From: Emil Tantilov Date: Sat, 26 Oct 2013 08:13:20 +0000 (+0000) Subject: ixgbe: fix inconsistent clearing of the multicast table X-Git-Tag: v3.13-rc1~105^2~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf78959c0d7afbde31498afc4212294c28e2c278;p=pandora-kernel.git ixgbe: fix inconsistent clearing of the multicast table This patch resolves an issue where the MTA table can be cleared when the interface is reset while in promisc mode. As result IPv6 traffic between VFs will be interrupted. This patch makes the update of the MTA table unconditional to avoid the inconsistent clearing on reset. Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed