Merge branch 'net-smc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Mar 2023 08:15:20 +0000 (08:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Mar 2023 08:15:20 +0000 (08:15 +0000)
Wenjia Zhang says:

====================
net/smc: Fixes 2023-03-01

The 1st patch solves the problem that CLC message initialization was
not properly reversed in error handling path. And the 2nd one fixes
the possible deadlock triggered by cancel_delayed_work_sync().
====================

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

Trivial merge