linux-stable/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck 2ddc7fe1cd ixgbevf: Return error on failure to enable VLAN
With recent kernel changes we can now return errors on a failure to setup a
VLAN filter.  This patch takes advantage of that opportunity so that we can
return either an EIO error in the case of a mailbox failure, or an EACCESS
error in the case of being denied access to the VLAN filter table by the
PF.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Robert Garrett <robertx.e.garrett@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-09-24 01:50:45 -07:00
..
defines.h ixgbevf: Add support for VF API negotiation 2012-09-20 02:47:19 -07:00
ethtool.c ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam 2012-07-18 13:18:24 -07:00
ixgbevf.h ixgbevf: Add fix to VF to handle multi-descriptor buffers 2012-09-24 01:50:35 -07:00
ixgbevf_main.c ixgbevf: Return error on failure to enable VLAN 2012-09-24 01:50:45 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Fix code for handling timeout 2012-09-24 00:21:51 -07:00
mbx.h ixgbevf: Add support for VF API negotiation 2012-09-20 02:47:19 -07:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c ixgbevf: Return error on failure to enable VLAN 2012-09-24 01:50:45 -07:00
vf.h ixgbevf: Add support for VF API negotiation 2012-09-20 02:47:19 -07:00