]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Couple-of-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2017 18:15:08 +0000 (11:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Aug 2017 18:15:08 +0000 (11:15 -0700)
commitf47e92ad7d7e5d9bd8991c0efda3e2ceea16c0f0
tree71a66a1f9bfd1283f9e4b8b83ed14216f73fa587
parentb6c4b91d4658e48e2743d401dc21bc1e972ce666
parent486b1436bf4a126dbf1182e44acea9b9239a16dd
Merge branch 'mlxsw-Couple-of-fixes'

Jiri Pirko says:

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

Ido says:

The first patch prevents us from warning about valid situations that can
happen due to the fact that some operations in switchdev are deferred.

Second patch fixes a long standing problem in which we didn't correctly
free resources upon module removal, resulting in a memory leak.
====================

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