From: Jiri Pirko <j...@resnulli.us> Date: Fri, 4 Oct 2019 11:50:12 +0200
> From: Jiri Pirko <j...@mellanox.com> > > 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 <and...@lunn.ch> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied.