net: bridge: notify on hw fdb takeover
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Fri, 14 Apr 2017 10:49:34 +0000 (13:49 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:45:34 +0000 (13:45 -0400)
commitcab93af0ed6a12b63ebf0ebca37e6d8efd399114
treef06321abb51d03e36218c6a73202133c45404f7d
parentf5001ceab8996d76880004381c188b3b96c8c7af
net: bridge: notify on hw fdb takeover

Recently we added support for SW fdbs to take over HW ones, but that
results in changing a user-visible fdb flag thus we need to send a
notification, also it's consistent with how HW takes over SW entries.

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