commit | 32ca68683532ab629d16cede1102b36ae5346f40 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Feb 10 15:16:30 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 29 22:53:42 2016 -0700 |
tree | 99f39567607b497f18681a1874203a6a048e7c33 | |
parent | 324d086709978fce1671ba04087bf90865b04398 [diff] |
ixgbevf: fix error code path when setting MAC address Return error when a MAC address change is rejected by the PF. This will prevent the user from modifying the MAC address when that operation is not permitted. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>