netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sabrina Dubroca <sd@queasysnail.net>
To: Beniamino Galvani <bgalvani@redhat.com>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Hannes Frederic Sowa <hannes@stressinduktion.org>
Subject: Re: [PATCH] macsec: ensure rx_sa is set when validation is disabled
Date: Tue, 26 Jul 2016 13:26:10 +0200	[thread overview]
Message-ID: <20160726112610.GA26461@bistromath.localdomain> (raw)
In-Reply-To: <1469528693-6578-1-git-send-email-bgalvani@redhat.com>

2016-07-26, 12:24:53 +0200, Beniamino Galvani wrote:
> macsec_decrypt() is not called when validation is disabled and so
> macsec_skb_cb(skb)->rx_sa is not set; but it is used later in
> macsec_post_decrypt(), ensure that it's always initialized.
> 
> Signed-off-by: Beniamino Galvani <bgalvani@redhat.com>
> ---
>  drivers/net/macsec.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

This patch should go in the 'net' tree.

Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
Acked-by: Sabrina Dubroca <sd@queasysnail.net>

-- 
Sabrina

  reply	other threads:[~2016-07-26 11:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 10:24 [PATCH] macsec: ensure rx_sa is set when validation is disabled Beniamino Galvani
2016-07-26 11:26 ` Sabrina Dubroca [this message]
2016-07-26 21:28 ` David Miller

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=20160726112610.GA26461@bistromath.localdomain \
    --to=sd@queasysnail.net \
    --cc=bgalvani@redhat.com \
    --cc=davem@davemloft.net \
    --cc=hannes@stressinduktion.org \
    --cc=netdev@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).