diff options
author | 2022-04-29 16:55:07 -0700 | |
---|---|---|
committer | 2022-05-02 15:14:20 +0200 | |
commit | 63105e83987a08f73accfba78602a073bf219b69 (patch) | |
tree | 1e7f6d182164d30551406ed11f72dfe76fd07853 /net/core/sock.c | |
parent | rtnl: allocate more attr tables on the heap (diff) | |
download | wireguard-linux-63105e83987a08f73accfba78602a073bf219b69.tar.xz wireguard-linux-63105e83987a08f73accfba78602a073bf219b69.zip |
rtnl: split __rtnl_newlink() into two functions
__rtnl_newlink() is 250LoC, but has a few clear sections.
Move the part which creates a new netdev to a separate
function.
For ease of review code will be moved in the next change.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions