From: Hauke Mehrtens <hauke@hauke-m.de>
To: Arend van Spriel <arend@broadcom.com>,
"backports@vger.kernel.org" <backports@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>
Subject: Re: backport for aead_request_set_ad()
Date: Sat, 11 Jul 2015 15:45:25 +0200 [thread overview]
Message-ID: <55A11DF5.6050202@hauke-m.de> (raw)
In-Reply-To: <55A119E7.3050809@broadcom.com>
On 07/11/2015 03:28 PM, Arend van Spriel wrote:
> I am running backports on 4.2-rc1 source tree and hit following problem:
>
> CC [M] /tmp/bp-test/net/mac80211/aes_ccm.o
> /tmp/bp-test/net/mac80211/aes_ccm.c: In function
> ���ieee80211_aes_ccm_encrypt���:
> /tmp/bp-test/net/mac80211/aes_ccm.c:41:2: error: implicit declaration of
> function ���aead_request_set_ad��� [-Werror=implicit-function-declaration]
> aead_request_set_ad(aead_req, sg[0].length);
> ^
> cc1: some warnings being treated as errors
>
> Looking at commit 957e0fe62923 ("mac80211: Switch to new AEAD
> interface") introducing this call it seems not so trivial and may
> require a backports patch. Just wondering if anyone already had a shot
> at this one.
>
> Regards,
> Arend
> --
> To unsubscribe from this list: send the line "unsubscribe backports" in
Hi Arend,
this is already in backports, see this commit:
https://git.kernel.org/cgit/linux/kernel/git/backports/backports.git/commit/?id=4d724eec
Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in
next prev parent reply other threads:[~2015-07-11 13:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-11 13:28 backport for aead_request_set_ad() Arend van Spriel
2015-07-11 13:45 ` Hauke Mehrtens [this message]
2015-07-11 21:23 ` Arend van Spriel
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=55A11DF5.6050202@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=arend@broadcom.com \
--cc=backports@vger.kernel.org \
--cc=johannes@sipsolutions.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.