All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jouni Malinen" <jkm@devicescape.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, Jiri Benc <jbenc@suse.cz>
Subject: Re: [PATCH] remove IEEE80211_HW_FRAGLIST flag
Date: Fri, 16 Feb 2007 08:04:56 -0800	[thread overview]
Message-ID: <20070216160456.GA6173@instant802.com> (raw)
In-Reply-To: <1171569181.5220.60.camel@johannes.berg>

On Thu, Feb 15, 2007 at 08:53:01PM +0100, Johannes Berg wrote:
> This patch removes the IEEE80211_HW_FRAGLIST flag as it is neither used
> nor makes sense (since we never submit fragmented frames to the master
> device.)

The reason for this flag was to reduce host CPU load for frame
aggregation (merging multiple frames (skb's) into one frame. It was used
to implement one part of Atheros Super A/G enhancements, but I don't see
those proprietary changes being generic enough to be worth adding into
net/d80211. However, IEEE 802.11n has similar features that may indeed
benefit from this flag. As such, I would not remove it.

-- 
Jouni Malinen                                            PGP id EFC895FA

  reply	other threads:[~2007-02-16 16:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-15 19:53 [PATCH] remove IEEE80211_HW_FRAGLIST flag Johannes Berg
2007-02-16 16:04 ` Jouni Malinen [this message]
2007-02-16 16:07   ` Johannes Berg
2007-02-19 20:24     ` Jiri Benc

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=20070216160456.GA6173@instant802.com \
    --to=jkm@devicescape.com \
    --cc=jbenc@suse.cz \
    --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 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.