All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: "backports@vger.kernel.org" <backports@vger.kernel.org>
Cc: Johannes Berg <johannes@sipsolutions.net>
Subject: backport for aead_request_set_ad()
Date: Sat, 11 Jul 2015 15:28:07 +0200	[thread overview]
Message-ID: <55A119E7.3050809@broadcom.com> (raw)

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

             reply	other threads:[~2015-07-11 13:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11 13:28 Arend van Spriel [this message]
2015-07-11 13:45 ` backport for aead_request_set_ad() Hauke Mehrtens
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=55A119E7.3050809@broadcom.com \
    --to=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.