netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux/802_11.h header
@ 2004-03-30 20:28 Pavel Roskin
  2004-03-30 21:51 ` Jean Tourrilhes
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Roskin @ 2004-03-30 20:28 UTC (permalink / raw)
  To: netdev; +Cc: Jean Tourrilhes

Hello!

I see that include/linux/802_11.h in Linux 2.6.5-rc2-bk9 is included by
only one file, namely drivers/net/wireless/atmel_cs.c.  In fact,
atmel_cs.c doesn't need it (tested by compiling it).

The 802_11.h header contains some definitions already present in
drivers/net/wireless/ieee802_11.h, which is used by some drivers.  For
instance, frame subtypes are listed in both.

802_11.h also has useful definitions that should be elsewhere, such as
ieee_802_3_header and ieee_802_11_802_2_header.  I was tempted to use some
definitions from 802_11.h, but then realized that it may be deprecated if
nobody is using it.

Does anybody know who wrote 802_11.h, whether it's deprecated, and if not,
why it's not used?

-- 
Regards,
Pavel Roskin

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

end of thread, other threads:[~2004-03-31  0:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 20:28 linux/802_11.h header Pavel Roskin
2004-03-30 21:51 ` Jean Tourrilhes
2004-03-30 23:23   ` Pavel Roskin
2004-03-30 23:39     ` Jean Tourrilhes
2004-03-31  0:15       ` Pavel Roskin
2004-03-31  0:18         ` Jeff Garzik

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).