net: bridge: mcast: remove unused br_ip_equal function
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Wed, 3 Apr 2019 20:44:18 +0000 (23:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Apr 2019 00:53:56 +0000 (17:53 -0700)
commite177163d36d531f7def3807a2ccf24ba3fe97624
tree58c8eb1c93764237f629173b7e1617d493b4bae5
parent448a24130b2585d1397ea9a8b95a8df2332825b9
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>
net/bridge/br_multicast.c