On Sun, 24 Mar 2019 00:21:03 +0100, Jiri Pirko wrote: > 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>
Ugh, looks like the check got lost in v2 somehow. Acked-by: Jakub Kicinski <jakub.kicin...@netronome.com> Thanks/sorry!