Re: [PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
From: Jiri Pirko <jiri@resnulli.us>
Date: 2023-08-10 16:43:08
From: Jiri Pirko <jiri@resnulli.us>
Date: 2023-08-10 16:43:08
Thu, Aug 10, 2023 at 06:14:59PM CEST, kuba@kernel.org wrote:
On Thu, 10 Aug 2023 10:30:50 +0200 Jiri Pirko wrote:quoted
quoted
In the future we may add a new version of dump which takes struct genl_info *info as the second argument, instead ofThat would be very nice. I'm dreaming about that for quite some time :)We can probably do it fairly easily for the auto-generated families. I didn't want to do it now tho, because it'll conflict with your devlink work and DPLL (assuming that one is actually close to ready).
Yep, makes sense. Thanks!