[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070205182808.2209ad3f@griffin.suse.cz>
Date: Mon, 5 Feb 2007 18:28:08 +0100
From: Jiri Benc <jbenc@...e.cz>
To: Ivo van Doorn <ivdoorn@...il.com>
Cc: "John Linville" <linville@...driver.com>, netdev@...r.kernel.org,
Michael Buesch <mbuesch@...enet.de>,
Johannes Berg <johannes@...solutions.net>
Subject: Re: [PATCH 1/2] d80211: Add software RTS support
On Wed, 31 Jan 2007 20:16:50 +0100, Ivo van Doorn wrote:
> Not all hardware are capable of generating their own RTS frames.
> This patch will add support for creating the RTS frame in software,
> when the driver requests this through the flag
> IEEE80211_HW_SOFTWARE_RTS
It seems this is not the ideal solution. Most of drivers needing
software RTS would need to remember the RTS frame somewhere (as they
need to pass it together with the actual frame).
A better solution would be either to pass a pointer to RTS frame data
in tx_control or to create a function returning RTS frame.
Jiri
--
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists