All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Christian Lamparter <chunkeey@googlemail.com>
Cc: linux-wireless@vger.kernel.org, kvalo@codeaurora.org,
	Larry.Finger@lwfinger.net, chrischavez@gmx.us,
	pizza@shaftnet.org, Ido Yariv <idox.yariv@intel.com>
Subject: Re: [PATCH 3.17 1/3] mac80211: add feature flag to enable resizing of outgoing frames for encryption
Date: Mon, 05 Jan 2015 10:27:50 +0100	[thread overview]
Message-ID: <1420450070.1898.5.camel@sipsolutions.net> (raw)
In-Reply-To: <2051417.66dkbc7KnO@debian64> (sfid-20141231_111942_701497_8196DC0E)

3.17 is long gone :-)

> @@ -1673,7 +1680,7 @@ enum ieee80211_hw_flags {
>  	IEEE80211_HW_MFP_CAPABLE			= 1<<13,
>  	IEEE80211_HW_WANT_MONITOR_VIF			= 1<<14,
>  	IEEE80211_HW_NO_AUTO_VIF			= 1<<15,
> -	/* free slot */
> +	IEEE80211_HW_TAILROOM_CRYPTO			= 1<<16,

Why wouldn't this be a key flag?

I think I'll go and revert Ido's commit and mark that for Cc stable -
and then we/he can reintroduce the patch while also updating the two
drivers (p54 and cw2100) to include a new "need tailroom anyway" flag.

johannes


      reply	other threads:[~2015-01-05  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-31 10:19 [PATCH 3.17 1/3] mac80211: add feature flag to enable resizing of outgoing frames for encryption Christian Lamparter
2015-01-05  9:27 ` Johannes Berg [this message]

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=1420450070.1898.5.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=Larry.Finger@lwfinger.net \
    --cc=chrischavez@gmx.us \
    --cc=chunkeey@googlemail.com \
    --cc=idox.yariv@intel.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pizza@shaftnet.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 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.