1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel/e1000e
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
..
80003es2lan.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
82571.c e1000e: make function tables const 2011-10-05 02:52:21 -07:00
defines.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
e1000.h e1000e: Avoid wrong check on TX hang 2011-12-05 00:12:11 -08:00
ethtool.c net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines 2011-11-16 17:38:55 -05:00
hw.h intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00
ich8lan.c e1000e: demote a debugging WARN to a debug log message 2011-11-02 16:54:53 -07:00
lib.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-08-20 10:39:12 -07:00
Makefile 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
param.c drivers/net: Add module.h to drivers who were implicitly using it 2011-10-31 19:31:07 -04:00
phy.c intel: Move the Intel wired LAN drivers 2011-08-10 20:03:27 -07:00