linux-kernel-test/drivers/net/ethernet/ibm
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
..
ehea net: make vlan ndo_vlan_rx_[add/kill]_vid return error value 2011-12-08 19:52:37 -05:00
emac ibm/emac: fix improper cleanup when device is removed to allow re-bind 2011-11-17 17:04:57 -05:00
ibmveth.c net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
ibmveth.h
iseries_veth.c iseries_veth: Fix wrong parameter given to sizeof call 2011-11-21 14:56:35 -05:00
Kconfig
Makefile