From: Johannes Berg <johannes@sipsolutions.net>
To: Ben Greear <greearb@candelatech.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: a-MSDU question (bug in debugfs?)
Date: Wed, 26 Oct 2011 21:08:43 +0200 [thread overview]
Message-ID: <1319656123.4229.11.camel@jlt3.sipsolutions.net> (raw)
In-Reply-To: <4EA8597A.50609@candelatech.com> (sfid-20111026_210325_886708_85470263)
On Wed, 2011-10-26 at 12:03 -0700, Ben Greear wrote:
> This code from net/mac80211/debugfs_sta.c appears to say that
> if the IEEE80211_HT_CAP_MAX_AMSDU is set, we are at value 3839,
> but elsewhere on the web it appears the opposite.
>
> Anyone know what is correct? I'm having no good luck finding
> an official document about this...
>
> PRINT_HT_CAP((htc->cap & BIT(11)), "Max AMSDU length: "
> "3839 bytes");
> PRINT_HT_CAP(!(htc->cap & BIT(11)), "Max AMSDU length: "
> "7935 bytes");
iw also has the other way around and I probably would have checked
against 802.11n. If you can't find that google for getieee
johannes
next prev parent reply other threads:[~2011-10-26 19:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-26 19:03 a-MSDU question (bug in debugfs?) Ben Greear
2011-10-26 19:08 ` Johannes Berg [this message]
2011-10-26 19:17 ` Ben Greear
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=1319656123.4229.11.camel@jlt3.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=greearb@candelatech.com \
--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).