From: Christoph Hellwig <hch@lst.de>
To: jgarzik@pobox.com, proski@gnu.org, hermes@gibson.dropbear.id.au
Cc: netdev@oss.sgi.com
Subject: [PATCH 2/9] orinoco: include <net/ieee80211.h>
Date: Sun, 19 Jun 2005 01:27:28 +0200 [thread overview]
Message-ID: <20050618232728.GC9918@lst.de> (raw)
We need constants from this header in the next patches.
Index: linux-2.6/drivers/net/wireless/orinoco.c
===================================================================
--- linux-2.6.orig/drivers/net/wireless/orinoco.c 2005-06-19 00:59:34.000000000 +0200
+++ linux-2.6/drivers/net/wireless/orinoco.c 2005-06-19 01:02:24.000000000 +0200
@@ -463,6 +463,7 @@
#include <linux/if_arp.h>
#include <linux/etherdevice.h>
#include <linux/wireless.h>
+#include <net/ieee80211.h>
#include <asm/uaccess.h>
#include <asm/io.h>
reply other threads:[~2005-06-18 23:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20050618232728.GC9918@lst.de \
--to=hch@lst.de \
--cc=hermes@gibson.dropbear.id.au \
--cc=jgarzik@pobox.com \
--cc=netdev@oss.sgi.com \
--cc=proski@gnu.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 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).