diff options
author | Greg Rose <gregory.v.rose@intel.com> | 2012-10-30 04:40:02 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-10-30 09:16:44 +0400 |
commit | a30134053c3c4a14049037ee41b74ab3fe57cf9e (patch) | |
tree | 2cfdb7d6c9f786975d6232f944049277ee84be55 /include/linux/etherdevice.h | |
parent | d7bbcd32adafee94e965d9ca188ddeede4c94597 (diff) | |
download | linux-a30134053c3c4a14049037ee41b74ab3fe57cf9e.tar.xz |
ixgbe: Fix return value from macvlan filter function
The function to set the macvlan filter should return success or failure
instead of the index of the filter. The message processing function was
misinterpreting the index as a non-zero return code indicating failure and
NACKing MAC filter set messages that actually succeeded.
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/etherdevice.h')
0 files changed, 0 insertions, 0 deletions