diff options
author | 2015-08-20 13:01:57 -0700 | |
---|---|---|
committer | 2015-08-20 13:01:57 -0700 | |
commit | b86d598d0c9d847c3ff0fc1b31c762551a0f0e12 (patch) | |
tree | 31469786ba4ba2c8999290fe13d6a000e8a7a2ac /net/tipc | |
parent | vrf: plug skb leaks (diff) | |
parent | vrf: ndo_add|del_slave drop unnecessary checks (diff) | |
download | linux-dev-b86d598d0c9d847c3ff0fc1b31c762551a0f0e12.tar.xz linux-dev-b86d598d0c9d847c3ff0fc1b31c762551a0f0e12.zip |
Merge branch 'vrf-cleanups-part-2'
Nikolay Aleksandrov says:
====================
vrf: cleanups part 2
This is the next part of vrf cleanups, patch 1 drops the SLAB_PANIC
when creating kmem cache since it's handled, patch 02 removes a slave
duplicate check which is already done by the lower/upper code, patch 3
moves the ndo_add_slave code around a bit so we can drop an error
label and patch 4 drops the master device checks which are unnecessary
because the ops are taken from the master device itself so it can't be
different.
====================
Acked-by: David Ahern <dsa@cumulusnetworks.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions