diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-10-16 11:53:46 -0700 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-10-22 11:02:04 +0200 |
commit | cc47bcdf0d2ea6a2f7b10566d9b6776bf61b2d4b (patch) | |
tree | d6ee7ac3ef2af9351665c97a46eea40ccad16afe /tools/perf/scripts/python | |
parent | a5838cf9b2ee59f2a55b1e486f2250a18a43ee14 (diff) |
rtnetlink: Factorise do_setlink() path from __rtnl_newlink().
__rtnl_newlink() got too long to maintain.
For example, netdev_master_upper_dev_get()->rtnl_link_ops is fetched even
when IFLA_INFO_SLAVE_DATA is not specified.
Let's factorise the single dev do_setlink() path to a separate function.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions