From: Greg Rose Date: Fri, 13 May 2011 01:33:42 +0000 (+0000) Subject: ixgbevf: Add macvlan support in the set rx mode op X-Git-Tag: v3.0-rc1~377^2~75^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46ec20ff7d6f9f011e06d58e4e87153ed8c893ed;p=pandora-kernel.git ixgbevf: Add macvlan support in the set rx mode op Implement setup of unicast address list in the VF driver's set_rx_mode netdev op. Unicast addresses are sent to the PF via a mailbox message and the PF will check if it has room in the RAR table and if so set the filter for the VF. Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed