Linux wireless drivers development
 help / color / mirror / Atom feed
From: Michael Wu <flamingice@sourmilk.net>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [RFC] mac80211: don't use if_id, use if_priv
Date: Fri, 30 Nov 2007 20:59:19 -0500	[thread overview]
Message-ID: <200711302059.23415.flamingice@sourmilk.net> (raw)
In-Reply-To: <1196423301.6058.187.camel@johannes.berg>

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

On Friday 30 November 2007 06:48:21 Johannes Berg wrote:
> Here's a non-functioning (except for b43/b43legacy) patch that gets rid
> of the if_id stuff all over in favour of a new if_priv pointer.
>
Note that a good chunk of the if_id stuff in the api was just brain damage 
from the ERP info changes. Anywhere we have access to a skb, we have access 
to a netdev, and we don't need an extra if_id argument to tell us what we 
need to know. I would love to see that get fixed first as that simplifies all 
drivers.

Having said that, a per-interface private area for drivers is a great idea if 
drivers need it. They probably do.

-Michael Wu



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

  parent reply	other threads:[~2007-12-01  1:53 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
2007-12-01  1:59 ` Michael Wu [this message]
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=200711302059.23415.flamingice@sourmilk.net \
    --to=flamingice@sourmilk.net \
    --cc=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