| To: | jgarzik@xxxxxxxxx, proski@xxxxxxx, hermes@xxxxxxxxxxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 2/9] orinoco: include <net/ieee80211.h> |
| From: | Christoph Hellwig <hch@xxxxxx> |
| Date: | Sun, 19 Jun 2005 01:27:28 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mutt/1.3.28i |
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> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 1/9] bring over ieee80211.h from mainline, Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH 3/9] orinoco: wireless API 15 support, Christoph Hellwig |
| Previous by Thread: | [PATCH 1/9] bring over ieee80211.h from mainline, Christoph Hellwig |
| Next by Thread: | [PATCH 3/9] orinoco: wireless API 15 support, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |