All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "C. McPherson" <ccmcphe@verizon.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>, radiotap@radiotap.org
Subject: Re: Vendor Namespace Question
Date: Tue, 04 Nov 2014 20:47:56 +0100	[thread overview]
Message-ID: <1415130476.2064.22.camel@sipsolutions.net> (raw)
In-Reply-To: <54591CF9.7030106@verizon.net> (sfid-20141104_203850_228702_C706EE9A)

On Tue, 2014-11-04 at 13:37 -0500, C. McPherson wrote:
> Hello all:
> I was just trying to use the latest stable backports-3.18-rc1-1 and I 
> noticed that there is no longer structure members in the 
> ieee80211_rx_status structure for Vendor namespace information?  In my 
> backports 3.14 version I used them to add some register information to 
> the radiotap header in the lab. How does one use the vendor name space 
> without those structure members?

We removed this from the Linux kernel because there was no driver using
it and we needed the space for other purposes. That said, it shouldn't
be too difficult to put it back by keeping the OUI/subtype also in the
skb->data rather than the rx_status (which is now full enough to no
longer have space for it, I believe)

johannes


WARNING: multiple messages have this Message-ID (diff)
From: Johannes Berg <johannes-cdvu00un1VgdHxzADdlk8Q@public.gmane.org>
To: "C. McPherson" <ccmcphe-H+0wwilmMs3R7s880joybQ@public.gmane.org>
Cc: linux-wireless
	<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	radiotap-sUITvd46vNxg9hUCZPvPmw@public.gmane.org
Subject: Re: Vendor Namespace Question
Date: Tue, 04 Nov 2014 20:47:56 +0100	[thread overview]
Message-ID: <1415130476.2064.22.camel@sipsolutions.net> (raw)
In-Reply-To: <54591CF9.7030106-H+0wwilmMs3R7s880joybQ@public.gmane.org> (sfid-20141104_203850_228702_C706EE9A)

On Tue, 2014-11-04 at 13:37 -0500, C. McPherson wrote:
> Hello all:
> I was just trying to use the latest stable backports-3.18-rc1-1 and I 
> noticed that there is no longer structure members in the 
> ieee80211_rx_status structure for Vendor namespace information?  In my 
> backports 3.14 version I used them to add some register information to 
> the radiotap header in the lab. How does one use the vendor name space 
> without those structure members?

We removed this from the Linux kernel because there was no driver using
it and we needed the space for other purposes. That said, it shouldn't
be too difficult to put it back by keeping the OUI/subtype also in the
skb->data rather than the rx_status (which is now full enough to no
longer have space for it, I believe)

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-11-04 19:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 18:37 Vendor Namespace Question C. McPherson
2014-11-04 18:37 ` C. McPherson
2014-11-04 19:47 ` Johannes Berg [this message]
2014-11-04 19:47   ` Johannes Berg
2014-11-04 20:18   ` C. McPherson
2014-11-04 20:18     ` C. McPherson
2014-11-06 22:31     ` Johannes Berg
2014-11-06 22:31       ` Johannes Berg
2014-11-12 20:55       ` C. McPherson
2014-11-12 20:55         ` C. McPherson

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=1415130476.2064.22.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=ccmcphe@verizon.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=radiotap@radiotap.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.