From: "Tomas Winkler" <tomasw@gmail.com>
To: "Stefanik Gábor" <netrolller.3d@gmail.com>
Cc: linville@tuxdriver.com, johannes@sipsolutions.net,
yi.zhu@intel.com, linux-wireless@vger.kernel.org,
"Emmanuel Grumbach" <emmanuel.grumbach@intel.com>
Subject: Re: [PATCH 1/1] mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets
Date: Mon, 7 Jul 2008 16:02:28 +0300 [thread overview]
Message-ID: <1ba2fa240807070602jec0e924t9928ac9ffabb68a@mail.gmail.com> (raw)
In-Reply-To: <69e28c910807070537u194703a0i26d210c53436d6c2@mail.gmail.com>
On Mon, Jul 7, 2008 at 3:37 PM, Stefanik G=E1bor <netrolller.3d@gmail.c=
om> wrote:
> On Mon, Jul 7, 2008 at 2:32 PM, Tomas Winkler <tomas.winkler@intel.co=
m> wrote:
>> From: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
>>
>> This patch fixes the check at the entrance to ieee80211_rx_reorder_a=
mpdu.
>> This check has been broken by 511fe3f3c4ba0b5b77421336f64a19b6cd00e6=
5f
>> 'mac80211: rx.c use new helpers'
>>
>> Letting QoS NULL packet in ieee80211_rx_reorder_ampdu led to packet =
loss in
>> RX.
>>
>> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
>> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
>> ---
>> include/linux/ieee80211.h | 11 +++++++++++
>> net/mac80211/rx.c | 2 +-
>> 2 files changed, 12 insertions(+), 1 deletions(-)
>>
>> diff --git a/include/linux/ieee80211.h b/include/linux/ieee80211.h
>> index aa603c3..3865d4c 100644
>> --- a/include/linux/ieee80211.h
>> +++ b/include/linux/ieee80211.h
>> @@ -460,6 +460,17 @@ static inline int ieee80211_is_nullfunc(__le16 =
fc)
>> cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NUL=
LFUNC);
>> }
>>
>> +/**
>> + * ieee80211_is_nullfunc - check if FTYPE=3DIEEE80211_FTYPE_DATA an=
d
>
> Was this intended to be "ieee80211_is_qos_nullfunc - check..."?
Thanks. V2 was posted.
Tomas
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2008-07-07 13:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-07 12:32 [PATCH 1/1] mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets Tomas Winkler
2008-07-07 12:37 ` Stefanik Gábor
2008-07-07 13:02 ` Tomas Winkler [this message]
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=1ba2fa240807070602jec0e924t9928ac9ffabb68a@mail.gmail.com \
--to=tomasw@gmail.com \
--cc=emmanuel.grumbach@intel.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=netrolller.3d@gmail.com \
--cc=yi.zhu@intel.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