OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qlcnic
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
qlcnic.h net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
qlcnic_ctx.c qlcnic: Change CDRP function 2011-09-23 14:23:59 -04:00
qlcnic_ethtool.c sweep the floors and convert some .get_drvinfo routines to strlcpy 2011-11-08 15:11:57 -05:00
qlcnic_hdr.h qlcnic: updated reset sequence 2011-10-30 03:09:40 -04:00
qlcnic_hw.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
qlcnic_init.c qlcnic: updated reset sequence 2011-10-30 03:09:40 -04:00
qlcnic_main.c net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00