commit | 1aff0c3402fbda8c629b12f5490977717cc0e2ab | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:15:08 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:15:08 2017 -0700 |
tree | 71a66a1f9bfd1283f9e4b8b83ed14216f73fa587 | |
parent | 337f1b07db97b75bfd91eb333ff3ec3b82c5b1e6 [diff] | |
parent | 852cfeed0ebe93a1c1e0c153c04a57221f72bd7e [diff] |
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>