commit | 0e1ff3061cb529a70f03f63988a48f9fda8ed419 | [log] [tgz] |
---|---|---|
author | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Jul 19 15:00:26 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jul 25 16:27:12 2017 -0700 |
tree | c5017dcb8e69c2c23ffc073d2fe7bd542b31d579 | |
parent | 34c8c10a766c8daf42293664f5c9ca5516fa3f41 [diff] |
ixgbe: Ensure MAC filter was added before setting MACVLAN This patch adds a check to ensure that adding the MAC filter was successful before setting the MACVLAN. If it was unsuccessful, propagate the error. Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>