]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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)
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>

Trivial merge