]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'smc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 23:52:33 +0000 (16:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Sep 2020 23:52:33 +0000 (16:52 -0700)
commit0817e8ccaeb038c401957716f424927cb1412488
tree8925e86535384bb9dd76991deab789daf4fcbcb4
parent78fc5836d72e3ca06f1688d6188b45199e9f04c7
parent426139aafb1d6426a90f0f12458c6b01e5ff45a9
Merge branch 'smc-fixes'

Karsten Graul says:

====================
net/smc: fixes 2020-09-03

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

Patch 1 fixes the toleration of older SMC implementations. Patch 2
takes care of a problem that happens when SMCR is used after SMCD
initialization failed. Patch 3 fixes a problem with freed send buffers,
and patch 4 corrects refcounting when SMC terminates due to device
removal.
====================

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