diff options
author | Christoph Lameter <cl@linux.com> | 2015-12-21 14:42:53 (GMT) |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-12-23 19:28:00 (GMT) |
commit | 5a0e81f6f4838816a265b948a6439c9fcd76b017 (patch) | |
tree | 8f30eb44529e6691bc78ee355a37b60da71ec3d2 /include | |
parent | e53505a802048dc0292609c56411ffdaad013c8e (diff) | |
download | linux-5a0e81f6f4838816a265b948a6439c9fcd76b017.tar.xz |
IB/IPoIB: factor out common multicast list removal code
Code cleanup to remove multicast specific code from ipoib_main.c
The removal of a list of multicast groups occurs in three places.
Create a new function ipoib_mcast_remove_list(). Use this new
function in ipoib_main.c too.
That in turn allows the dropping of two functions that were
exported from ipoib_multicast.c for expiration of mc groups.
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions