]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 9 Jun 2016 17:45:34 +0000 (10:45 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 22 Jul 2016 07:49:32 +0000 (00:49 -0700)
commit56323e115417f95437bcde5bb7cea9e6f896921f
treea977d1ef2b6ca33bf3b641f9cdeef7d64a745a76
parent6a8bc6a8c69f9feb09d5414ace2c660662b6ca28
ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()

Fix the NACK check in ixgbevf_set_uc_addr_vf() for instances where
index != 0.

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>
drivers/net/ethernet/intel/ixgbevf/vf.c