[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47220B66.5050002@hp.com>
Date: Fri, 26 Oct 2007 11:44:38 -0400
From: Vlad Yasevich <vladislav.yasevich@...com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: "David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] [CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu wrote:
> [CRYPTO] users: Fix up scatterlist conversion errors
>
> This patch fixes the errors made in the users of the crypto layer during
> the sg_init_table conversion. It also adds a few conversions that were
> missing altogether.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
> ---
>
> drivers/crypto/padlock-sha.c | 4 +-
> drivers/md/dm-crypt.c | 2 -
> drivers/net/ppp_mppe.c | 10 ++++-
> drivers/scsi/iscsi_tcp.c | 5 +-
> fs/ecryptfs/crypto.c | 2 +
> net/ipv4/esp4.c | 7 ++-
> net/ipv6/esp6.c | 8 +++-
> net/rxrpc/rxkad.c | 66 +++++++++++++++++-----------------
> net/sctp/auth.c | 3 -
> net/sctp/sm_make_chunk.c | 6 +--
> net/sunrpc/auth_gss/gss_krb5_crypto.c | 34 +++++++++++++----
> net/sunrpc/auth_gss/gss_spkm3_seal.c | 2 -
> net/sunrpc/xdr.c | 2 +
> 13 files changed, 93 insertions(+), 58 deletions(-)
>
Ack SCTP pieces. I had those queued up, but you got to it before me ;)
Thanks
-vlad
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists