diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-08-21 00:15:13 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-09-24 01:50:45 -0700 |
commit | 2ddc7fe1cd1b2e0502f12b89c60b6e1ca66837dd (patch) | |
tree | eb64e408e2b78e4c38c9503e490ed5dda3d5915f /net/ipv6 | |
parent | 5c60f81a2553213856b3bb80f18003e56a6a110d (diff) | |
download | lwn-2ddc7fe1cd1b2e0502f12b89c60b6e1ca66837dd.tar.gz lwn-2ddc7fe1cd1b2e0502f12b89c60b6e1ca66837dd.zip |
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>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions