From: Alexander Duyck Date: Tue, 15 Jun 2010 09:25:48 +0000 (+0000) Subject: ixgbe: update set_rx_mode to fix issues w/ macvlan X-Git-Tag: v2.6.36-rc1~571^2~576 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2850062af1e00b3aab9f2ae486eda3e61d4aaeb9;p=pandora-kernel.git ixgbe: update set_rx_mode to fix issues w/ macvlan This change corrects issues where macvlan was not correctly triggering promiscuous mode on ixgbe due to the filters not being correctly set. It also corrects the fact that VF rar filters were being overwritten when the PF was reset. CC: Shirley Ma Signed-off-by: Alexander Duyck Tested-by: Emil Tantilov Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed