Andrew Rybchenko de5ccf0775 ethdev: do nothing if all-multicast mode is applied again
Since driver callbacks return status code now, there is no necessity
to enable or disable all-multicast mode once again if it is already
successfully enabled or disabled.

Configuration restore at startup tries to ensure that configured
all-multicast mode is applied and start will return error if it fails.

Also it avoids theoretical cases when already configured all-multicast
mode is applied once again and fails. In this cases it is unclear
which value should be reported on get (configured or opposite).

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-10-07 15:00:55 +02:00
..
2019-07-05 15:28:14 +02:00
2019-07-19 00:48:43 +02:00
2019-07-06 10:32:34 +02:00
2019-07-07 13:23:57 +02:00
2019-07-04 23:44:58 +02:00
2019-07-19 00:47:50 +02:00