From: Greg Rose Date: Sat, 21 Apr 2012 00:54:28 +0000 (+0000) Subject: ixgbe: Fix bogus error message X-Git-Tag: v3.5-rc1~109^2~119^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b82dded19be8f09d0fee373f395935cef79c41;p=pandora-kernel.git ixgbe: Fix bogus error message If the VF sends a MACVLAN request with index of zero then it is not actually trying to add a filter. Check the index value and only indicate that operation is not allowed when the VF is actually trying to add a filter. Signed-off-by: Greg Rose Tested-by: Sibai Li Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed