On Fri, Oct 04, 2019 at 11:50:12AM +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > Currently, some dumpit function may end-up with error which is not > -EMSGSIZE and this error is silently ignored. Use does not have clue > that something wrong happened. Instead of silent ignore, propagate > the error to user. > > Suggested-by: Andrew Lunn <[email protected]> > Signed-off-by: Jiri Pirko <[email protected]>
Thanks Jiri Reviewed-by: Andrew Lunn <[email protected]> Andrew
