OpenCloudOS-Kernel/drivers/net/ethernet/intel/igbvf
Jiri Pirko 8e586137e6 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Let caller know the result of adding/removing vlan id to/from vlan
filter.

In some drivers I make those functions to just return 0. But in those
where there is able to see if hw setup went correctly, return value is
set appropriately.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-08 19:52:37 -05:00
..
Makefile intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
defines.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
ethtool.c Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers 2011-11-22 16:43:32 -05:00
igbvf.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
mbx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2011-10-25 13:25:22 +02:00
mbx.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
netdev.c net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
regs.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
vf.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
vf.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00