commit | e177163d36d531f7def3807a2ccf24ba3fe97624 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Wed Apr 03 23:44:18 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 04 17:53:56 2019 -0700 |
tree | 58c8eb1c93764237f629173b7e1617d493b4bae5 | |
parent | 448a24130b2585d1397ea9a8b95a8df2332825b9 [diff] |
net: bridge: mcast: remove unused br_ip_equal function Since the mcast conversion to rhashtable this function has been unused, so remove it. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>