On Wed, 2020-09-30 at 17:05 -0700, Jakub Kicinski wrote: > The structure of ctrl_dumppolicy() is clearly split into > init and dumping. Move the init to a .start callback > for clarity, it's a more idiomatic netlink dump code structure.
Yep, makes sense. Reviewed-by: Johannes Berg <johan...@sipsolutions.net> johannes