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)
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>

Trivial merge