Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	Michael Wu <flamingice@sourmilk.net>
Subject: Re: [RFC] mac80211: don't use if_id, use if_priv
Date: Mon, 03 Dec 2007 11:42:31 +0100	[thread overview]
Message-ID: <1196678551.6060.29.camel@johannes.berg> (raw)
In-Reply-To: <43e72e890711300833m20bb79ffof1cc228c6ec4922c@mail.gmail.com> (sfid-20071130_163345_344106_A3FA7031)

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]


> > Comments welcome. I'll be improving this and making it at least compile
> > with all other drivers.
> 
> What will ieee80211_sub_if_data's if_priv look like?

It's in the patch, simply

|	struct if_priv if_priv;

and then where needed we take &sdata->if_priv to pass to the driver.

> >  Maybe "struct if_priv" should be renamed?
> 
> Yeah, hm... mac80211_priv, iw_priv, subif_priv??

Yeah, I'll search/replace to something better.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  reply	other threads:[~2007-12-03 10:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 11:48 [RFC] mac80211: don't use if_id, use if_priv Johannes Berg
2007-11-30 16:33 ` Luis R. Rodriguez
2007-12-03 10:42   ` Johannes Berg [this message]
2007-12-01  1:59 ` Michael Wu
2007-12-03 10:44   ` 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=1196678551.6060.29.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=flamingice@sourmilk.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.com \
    /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