diff options
author | Michal Kubecek <[email protected]> | 2019-12-27 15:55:58 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-12-27 16:40:02 -0800 |
commit | 5cf2a548bcbd3da3e79adb0b64ef96dbb9988d78 (patch) | |
tree | b2fbe9b33b5441f6d827bbcaa40bf906a503e739 /tools/perf/scripts/python | |
parent | a53f3d41e4d3df46aba254ba51e7fbe45470fece (diff) |
ethtool: add default notification handler
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 <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions