diff options
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | 2015-08-19 06:27:09 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-20 13:01:57 -0700 |
commit | 15df5e711245743a7a8018dd6535e39dcfcb38fc (patch) | |
tree | 17707a15fd46c7e3c95c2179e0f0e9a3bdb8225c /drivers/nubus | |
parent | 67f3a90b54322314a01af28946799a84c1b1d190 (diff) |
vrf: move vrf_insert_slave so we can drop a goto label
We can simplify do_vrf_add_slave by moving vrf_insert_slave in the end
of the enslaving and thus eliminate an error goto label. It always
succeeds and isn't needed before that anyway.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/nubus')
0 files changed, 0 insertions, 0 deletions