linux/drivers/net/ethernet/qlogic/qlge
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 qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
qlge.h qlge: fix size of external list for TX address descriptors 2011-11-23 19:10:00 -05:00
qlge_dbg.c qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
qlge_ethtool.c sweep the floors and convert some .get_drvinfo routines to strlcpy 2011-11-08 15:11:57 -05:00
qlge_main.c net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
qlge_mpi.c qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00