Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
authorTuong Lien <tuong.t.lien@dektech.com.au>
Tue, 2 Jun 2020 04:46:41 +0000 (11:46 +0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2020 22:13:47 +0000 (15:13 -0700)
commita275727b1899d14d33d6c8c70f303b73f01cdbc6
tree2d4027727ce5c7a55b00fd8fc10e9d7c37cce044
parent049fa17f7ae6b0971ad41b761479962facafea4b
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"

This reverts commit 441870ee4240cf67b5d3ab8e16216a9ff42eb5d6.

Like the previous patch in this series, we revert the above commit that
causes similar issues with the 'aead' object.

Acked-by: Jon Maloy <jmaloy@redhat.com>
Signed-off-by: Tuong Lien <tuong.t.lien@dektech.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/crypto.c