Merge branch 'omap-for-v3.13/fixes-take4' into omap-for-v3.14/board-removal
[cascardo/linux.git] / crypto / algif_hash.c
index 0262210..ef5356c 100644 (file)
@@ -161,8 +161,6 @@ static int hash_recvmsg(struct kiocb *unused, struct socket *sock,
        else if (len < ds)
                msg->msg_flags |= MSG_TRUNC;
 
-       msg->msg_namelen = 0;
-
        lock_sock(sk);
        if (ctx->more) {
                ctx->more = 0;