commit | 44b82dded19be8f09d0fee373f395935cef79c41 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Sat Apr 21 00:54:28 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 09 22:40:29 2012 -0700 |
tree | d9e2f00819917b035cda3a68513a8069182340b7 | |
parent | 3ebe8fdeb043e8c630cac6dc90d483e729e17017 [diff] |
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 <gregory.v.rose@intel.com> Tested-by: Sibai Li <sibai.li@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>