From: Jiri Pirko <j...@resnulli.us> Date: Sun, 24 Mar 2019 00:21:03 +0100
> From: Jiri Pirko <j...@mellanox.com> > > In dumpit, unlike doit, the check for info_get op being defined > is missing. Add it and avoid null pointer dereference in case driver > does not define this op. > > Fixes: f9cf22882c60 ("devlink: add device information API") > Reported-by: Ido Schimmel <ido...@mellanox.com> > Signed-off-by: Jiri Pirko <j...@mellanox.com> Applied.