]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: algif_hash - Remove custom release parent function
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 Jan 2016 07:00:36 +0000 (15:00 +0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 26 May 2016 22:44:23 +0000 (15:44 -0700)
commitc124c48d53f9706bf7affe9b5991bb85871abfc7
treecb439679eb435ef0bc3ca82141fc7b29c4323594
parent67e42c97d43e17a633373ad0839320fd6841cd48
crypto: algif_hash - Remove custom release parent function

Orabug: 23330754

[ Upstream commit f1d84af1835846a5a2b827382c5848faf2bb0e75 ]

This patch removes the custom release parent function as the
generic af_alg_release_parent now works for nokey sockets too.

Cc: stable@vger.kernel.org
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
(cherry picked from commit 279792e1f4f66d719fe9ff7c720dd600d9880fbf)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
crypto/algif_hash.c