bridge: mdb: allow the user to delete mdb entry if there's a querier
authorSatish Ashok <sashok@cumulusnetworks.com>
Thu, 9 Jul 2015 11:12:45 +0000 (04:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Jul 2015 01:18:00 +0000 (18:18 -0700)
commit51ed7f3e7d33824820837ad784801973f147c51a
tree61af19d93fa33f1a86ca86b8c867c47c70ec5d55
parent7234e030194ccc27c48d3bde1ad66e1729c55a7d
bridge: mdb: allow the user to delete mdb entry if there's a querier

Until now when a querier was present static entries couldn't be deleted.
Fix this and allow the user to manipulate the mdb with or without a
querier.

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c