Merge branch 'mlxsw-Couple-of-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 30 Oct 2018 03:48:00 +0000 (20:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Oct 2018 03:48:00 +0000 (20:48 -0700)
commit2b0ab72799c29ac63f889f3ccb14d6e22a8ac6bb
tree1680c564da69cb043357209ad82c8a98b03c4a2d
parent6e29464b8a72e74ec7c3f816f53bfe46a43601bc
parenta22712a962912faf257e857ab6857f56a93cfb34
Merge branch 'mlxsw-Couple-of-fixes'

Ido Schimmel says:

====================
mlxsw: Couple of fixes

First patch makes sure mlxsw does not ignore user requests to delete FDB
entries that were learned by the device.

Second patch fixes a use-after-free that can be triggered by requesting
a reload via devlink when the previous reload failed.

Please consider both patches for stable. They apply cleanly to both
4.18.y and 4.19.y.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>