Re: [net 0/2] tipc: revert two patches

2020-06-02 Thread David Miller
From: Tuong Lien Date: Tue, 2 Jun 2020 11:46:39 +0700 > 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. Series a

[net 0/2] tipc: revert two patches

2020-06-01 Thread Tuong Lien
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. Tuong Lien (2): Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv