]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1aff0c3402fbda8c629b12f5490977717cc0e2ab
tree71a66a1f9bfd1283f9e4b8b83ed14216f73fa587
parent337f1b07db97b75bfd91eb333ff3ec3b82c5b1e6
parent852cfeed0ebe93a1c1e0c153c04a57221f72bd7e
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>