Ivan Ilchenko 4b0db43df3 ethdev: change allmulticast mode API to return errors
Change rte_eth_allmulticast_enable()/rte_eth_allmulticast_disable()
return value from void to int and return negative errno values
in case of error conditions.
Modify usage of these functions across the ethdev according
to new return type.

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:55 +02:00
..
2019-10-07 15:00:54 +02:00
2019-05-29 13:03:22 +02:00
2019-04-03 01:21:31 +02:00
2019-07-06 10:32:40 +02:00