Re: [PATCH net-next 05/10] genetlink: use attrs from struct genl_info
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2023-08-09 21:05:16
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2023-08-09 21:05:16
On Wed, 2023-08-09 at 11:26 -0700, Jakub Kicinski wrote:
Since dumps carry struct genl_info now, use the attrs pointer use the attr pointer from genl_info and remove the one in struct genl_dumpit_info.
Some parts of that commit message got duplicated. Otherwise looks fine, Reviewed-by: Johannes Berg <johannes@sipsolutions.net> johannes