From: Greg Rose Date: Tue, 25 Sep 2012 02:25:30 +0000 (+0000) Subject: ixgbe: Return success or failure on VF MAC filter set X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~526^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3970c3234bbaac962a6c9213536dfcabc421d0d0;p=pandora-kernel.git ixgbe: Return success or failure on VF MAC filter set When setting a MAC filter for the VF the function should return a success or failure code, not the index of the new filter. It causes spurious NACK returns to the VF driver. Signed-off-by: Greg Rose Tested-by: Phil Schmitt Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed