diff options
author | Jonathan Toppins <jtoppins@redhat.com> | 2022-06-08 14:14:57 -0400 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-06-09 23:02:55 -0700 |
commit | 2fa3ee93d13ce723d60a4fc4620ed9126c468901 (patch) | |
tree | 71905acdb0f84f10af9decd98436fe44d58cbe2b /kernel/platform-feature.c | |
parent | 2bff369b23542ea22d0111aaa8e0b8208bf0dc96 (diff) |
bonding: cleanup bond_create
Setting RLB_NULL_INDEX is not needed as this is done in bond_alb_initialize
which is called by bond_open.
Also reduce the number of rtnl_unlock calls by just using the standard
goto cleanup path.
Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/platform-feature.c')
0 files changed, 0 insertions, 0 deletions