Michal Privoznik
7580c82980
syncNicRxFilterMultiMode: Check for helper's retval properly
...
There are two functions called from syncNicRxFilterMultiMode:
virNetDevSetRcvAllMulti() and virNetDevSetRcvMulti(). Both of
them return 0 on success and -1 on error. However, currently
their return value is checked for != 0 which conflicts with our
assumptions on retvals: a positive value is still considered
success but with current check it would lead to failure.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2018-12-04 08:45:15 +01:00
..
2018-09-27 16:22:44 +02:00
2018-06-12 10:16:41 +01:00
2018-11-15 13:51:02 -05:00
2018-09-05 13:13:37 -04:00
2018-09-17 13:29:01 +02:00
2018-08-21 15:46:06 +02:00
2018-08-21 15:46:06 +02:00
2018-08-21 15:46:06 +02:00
2018-07-20 15:33:20 +02:00
2018-05-10 16:43:24 +02:00
2018-12-03 14:56:08 +01:00
2018-12-03 14:56:08 +01:00
2018-09-12 21:12:22 +02:00
2018-12-03 14:56:08 +01:00
2018-06-06 10:48:41 -04:00
2018-12-03 14:58:31 +01:00
2018-11-15 12:32:18 +01:00
2018-11-19 22:33:05 +01:00
2018-11-16 13:42:39 +01:00
2018-12-03 14:31:41 +01:00
2018-07-03 15:37:32 -04:00
2018-12-03 14:56:08 +01:00
2018-11-16 13:42:38 +01:00
2018-12-04 08:45:15 +01:00
2018-11-16 13:42:38 +01:00
2018-11-16 13:42:38 +01:00
2018-09-20 10:16:39 +02:00
2018-11-15 12:32:18 +01:00
2018-10-08 12:37:07 +02:00
2018-06-26 18:17:23 +01:00
2018-04-16 15:00:26 +02:00
2018-11-23 16:25:42 +01:00
2018-11-23 16:25:42 +01:00
2018-06-05 09:39:24 +02:00
2018-06-05 09:39:24 +02:00
2018-04-17 10:46:23 +02:00
2018-11-23 16:25:54 +01:00
2018-04-17 10:46:23 +02:00
2018-11-19 07:26:40 -05:00
2018-11-19 07:26:40 -05:00
2018-06-12 10:27:49 +02:00
2018-09-20 10:16:39 +02:00
2018-05-23 15:44:13 +02:00
2018-11-19 07:26:40 -05:00
2018-11-19 07:26:40 -05:00
2018-11-15 09:54:57 +01:00
2018-08-28 11:49:01 +01:00
2018-12-03 14:56:08 +01:00
2018-11-15 16:39:16 -05:00
2018-08-24 15:58:33 +02:00
2018-03-23 14:52:07 +01:00
2018-11-16 13:42:38 +01:00
2018-11-16 13:42:38 +01:00
2018-11-16 13:42:38 +01:00
2018-11-16 13:42:38 +01:00
2018-09-27 16:22:44 +02:00
2018-09-27 16:22:44 +02:00
2018-06-20 13:24:17 +02:00