linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Klassert <steffen.klassert@secunet.com>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: linux-crypto@vger.kernel.org
Subject: Re: [PATCH 2/2] crypto: user - Fix size of netlink dump message
Date: Thu, 29 Mar 2012 07:45:04 +0200	[thread overview]
Message-ID: <20120329054504.GA1021@secunet.com> (raw)
In-Reply-To: <20120326072827.GB16191@secunet.com>

On Mon, Mar 26, 2012 at 09:28:27AM +0200, Steffen Klassert wrote:
> +
>  		return netlink_dump_start(crypto_nlsk, skb, nlh,
> -					  link->dump, link->done, 0);
> +					  link->dump, link->done, dump_alloc);

I've just noticed that the interface to netlink_dump_start() changed in
the mainline (with commit 80d326fab534a5380e8f6e509a0b9076655a9670), so
this will cause a conflict. The crypto-2.6 tree is way behind the mainline
(v3.2 + some patches). Could you please update the crypto-2.6 tree so that
I can respin this patch?

Thanks!

  reply	other threads:[~2012-03-29  5:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26  7:27 [PATCH 1/2] crypto: user - Fix lookup of algorithms with IV generator Steffen Klassert
2012-03-26  7:28 ` [PATCH 2/2] crypto: user - Fix size of netlink dump message Steffen Klassert
2012-03-29  5:45   ` Steffen Klassert [this message]
2012-03-29  5:46     ` Herbert Xu
2012-03-29  5:53       ` Steffen Klassert
2012-03-29  6:58         ` Steffen Klassert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120329054504.GA1021@secunet.com \
    --to=steffen.klassert@secunet.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).