
26 Jun
2019
26 Jun
'19
3:26 a.m.
On Tue, Jun 25, 2019 at 13:16:24 +0200, Pavel Hrdina wrote:
In order to skip controllers that we are not able to activate we need to return different return value so the caller can decide what to do.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> ---
Notes: Introduced in v2
ACK although based on the review of the next patch you probably also want to add a boolean to suppres the error reporting in case of a known ignorable error.