On Tue, 8 Oct 2019 13:01:51 +0200, Jiri Pirko wrote: > From: Jiri Pirko <[email protected]> > > __tipc_nl_compat_dumpit() calls tipc_nl_publ_dump() which expects > the attrs to be available by genl_dumpit_info(cb)->attrs. Add info > struct and attr parsing in compat dumpit function. > > Reported-by: [email protected] > Fixes: 057af7071344 ("net: tipc: have genetlink code to parse the attrs > during dumpit") > > Signed-off-by: Jiri Pirko <[email protected]>
Dropped the empty line between Fixes and the signoff and applied. Jon, please post a fully formed Acked-by: ... tag, if you could, otherwise automation doesn't pick it up.
