Re: [PATCH net-next v8 09/14] ethtool: add default notification handler

From: Florian Fainelli
Date: Mon Dec 23 2019 - 23:31:07 EST




On 12/22/2019 3:45 PM, Michal Kubecek wrote:
> The ethtool netlink notifications have the same format as related GET
> replies so that if generic GET handling framework is used to process GET
> requests, its callbacks and instance of struct get_request_ops can be
> also used to compose corresponding notification message.
>
> Provide function ethnl_std_notify() to be used as notification handler in
> ethnl_notify_handlers table.
>
> Signed-off-by: Michal Kubecek <mkubecek@xxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian