linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: linux-wireless@vger.kernel.org
Subject: Re: [RFC/RFT 0/3] auth/assoc redesign
Date: Tue, 10 Jan 2012 16:34:36 +0100	[thread overview]
Message-ID: <1326209676.3438.6.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <20120110153048.612308160@sipsolutions.net> (sfid-20120110_163315_162452_01A5E7B6)

On Tue, 2012-01-10 at 16:30 +0100, Johannes Berg wrote:
> So ... I've talked about this long enough, here we go.

Btw. It's also a net code removal overall:

 Documentation/DocBook/80211.tmpl |    1 
 include/net/cfg80211.h           |   51 -
 net/mac80211/Makefile            |    4 
 net/mac80211/cfg.c               |    6 
 net/mac80211/ieee80211_i.h       |   77 +-
 net/mac80211/iface.c             |    4 
 net/mac80211/main.c              |   10 
 net/mac80211/mlme.c              | 1356 ++++++++++++++++++++++++++++-----------
 net/mac80211/rx.c                |    9 
 net/mac80211/work.c              |  815 -----------------------
 net/wireless/core.h              |   20 
 net/wireless/mlme.c              |  320 +--------
 net/wireless/nl80211.c           |   28 
 net/wireless/scan.c              |   12 
 net/wireless/sme.c               |   48 -
 15 files changed, 1167 insertions(+), 1594 deletions(-)

johannes


  parent reply	other threads:[~2012-01-10 15:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10 15:30 [RFC/RFT 0/3] auth/assoc redesign Johannes Berg
2012-01-10 15:30 ` [RFC/RFT 1/3] cfg80211: stop tracking authenticated state Johannes Berg
2012-01-10 15:30 ` [RFC/RFT 2/3] cfg80211: export cfg80211_ref_bss Johannes Berg
2012-01-10 15:30 ` [RFC/RFT 3/3] mac80211: redesign auth/assoc Johannes Berg
2012-01-10 15:34 ` Johannes Berg [this message]
2012-01-11 13:15 ` [RFC/RFT 0/3] auth/assoc redesign Johannes Berg

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=1326209676.3438.6.camel@jlt3.sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@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).