bridge: mdb: start delete timer for temp static entries
authorSatish Ashok <sashok@cumulusnetworks.com>
Mon, 6 Jul 2015 12:53:35 +0000 (05:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2015 21:52:58 +0000 (14:52 -0700)
commitf7e2965db17dd3b60f05fad88e7afc79ea75b48f
tree6fbf61cba158420e1ec884443ba547ff12382185
parentcfa520056407acaa29f3aa7aee10c929b371c7cf
bridge: mdb: start delete timer for temp static entries

Start the delete timer when adding temp static entries so they can expire.

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Fixes: ccb1c31a7a87 ("bridge: add flags to distinguish permanent mdb entires")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c