From: Vasundhara Volam <[email protected]> Date: Mon, 30 Sep 2019 11:52:21 +0530
> 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]> Applied, thanks.
