]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit611c76635be778d58c98caf993225c6d91407bf0
tree32429edd15a4550a790a468fd039834d2454f519
parentdd0502c46a60e7982ca2b8ecab8fa687071e77bc
parent9eacf211b9ccc3780e2f84f63e7434d2a75ff1a7
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>