summaryrefslogtreecommitdiffstats
path: root/cryptodev_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'cryptodev_main.c')
-rw-r--r--cryptodev_main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptodev_main.c b/cryptodev_main.c
index 3425d72..6249a1b 100644
--- a/cryptodev_main.c
+++ b/cryptodev_main.c
@@ -271,6 +271,8 @@ static int data_release(struct socket *sock)
sock_put(sk);
DUMP_DSK(dsk);
+
+ return 0;
}
static int do_data_sendmsg(struct kiocb *iocb, struct alg_sock *ask,