Merge branch 'tipc-revert-two-patches'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
commit241d46dce9f4ee64e742e12568034b9ba4762961
tree2d4027727ce5c7a55b00fd8fc10e9d7c37cce044
parent11e877b2a8cfd282a1b81f9d4c594b900889a5d8
parenta275727b1899d14d33d6c8c70f303b73f01cdbc6
Merge branch 'tipc-revert-two-patches'

Tuong Lien says:

====================
tipc: revert two patches

We revert two patches:

tipc: Fix potential tipc_node refcnt leak in tipc_rcv
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv

which prevented TIPC encryption from working properly and caused kernel
panic.
====================

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