Merge branch 'smc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2020 00:52:25 +0000 (17:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2020 00:52:25 +0000 (17:52 -0700)
commitd49e2c9e54ddc072fe38dcd838a78067757b13c8
tree32429edd15a4550a790a468fd039834d2454f519
parent639f181f0ee20d3249dbc55f740f0167267180f0
parenta9e445029570ab691a44389d68b9c544338586b5
Merge branch 'smc-fixes'

Karsten Graul says:

====================
net/smc: fixes 2020-07-20

Please apply the following patch series for smc to netdev's net tree.

Patch 1 fixes a problem with a buffer that is not put back when the
connection was killed in the meantime.
Patch 2 fixes a wrong behaviour when the maximum dmb buffer count
exceeded.
====================

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