linux_dsm_epyc7002/drivers/net/ethernet/cisco/enic
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
..
cq_desc.h
cq_enet_desc.h
enic_dev.c net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
enic_dev.h net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
enic_main.c enic: Use kcalloc instead of kzalloc to allocate array 2011-12-04 01:32:05 -05:00
enic_pp.c enic: Add support for port profile association on a enic SRIOV VF 2011-09-27 01:10:24 -04:00
enic_pp.h enic: Add support for port profile association on a enic SRIOV VF 2011-09-27 01:10:24 -04:00
enic_res.c
enic_res.h
enic.h enic: Add support for port profile association on a enic SRIOV VF 2011-09-27 01:10:24 -04:00
Kconfig
Makefile
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c enic: Helper code for SRIOV proxy commands 2011-09-27 01:10:24 -04:00
vnic_dev.h enic: Helper code for SRIOV proxy commands 2011-09-27 01:10:24 -04:00
vnic_devcmd.h
vnic_enet.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_rss.h
vnic_stats.h
vnic_vic.c
vnic_vic.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h