public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* Fragmentation
@ 2009-04-01 20:55 Charles Gordon
  2009-04-02  1:55 ` Fragmentation Johannes Berg
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Gordon @ 2009-04-01 20:55 UTC (permalink / raw)
  To: linux-wireless

Hi,

I'm working on a driver which will use mac80211.  My hardware cannot
transmit a frame larger than 1792 bytes, or receive frames larger than
2048 bytes.  Right now I am relying on the fragmentation routines
built into mac80211.  Is there a way for my driver to tell mac80211
what the maximum transmit and receive frame sizes are?  Do I need to
implement my own fragmentation code to handle this?

Thanks for you help.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-02  1:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-01 20:55 Fragmentation Charles Gordon
2009-04-02  1:55 ` Fragmentation Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox