Mon, Sep 30, 2019 at 08:22:21AM CEST, [email protected] wrote:
>If any of the param or info_get op returns error, dumpit cb is
>skipping to dump remaining params or info_get ops for all the
>drivers.
>
>Fix to not return if any of the param/info_get op returns error
>as not supported and continue to dump remaining information.
>
>v2: Modify the patch to return error, except for params/info_get
>op that return -EOPNOTSUPP as suggested by Andrew Lunn. Also, modify
>commit message to reflect the same.
>
>Cc: Andrew Lunn <[email protected]>
>Cc: Jiri Pirko <[email protected]>
>Cc: Michael Chan <[email protected]>
>Signed-off-by: Vasundhara Volam <[email protected]>

Acked-by: Jiri Pirko <[email protected]>

Reply via email to