projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2793859
)
[PATCH] orinoco: include <net/ieee80211.h>
author
Christoph Hellwig
<hch@lst.de>
Sat, 18 Jun 2005 23:27:28 +0000
(
01:27
+0200)
committer
Jeff Garzik
<jgarzik@pobox.com>
Mon, 27 Jun 2005 04:23:54 +0000
(
00:23
-0400)
We need constants from this header in the next patches.
drivers/net/wireless/orinoco.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/orinoco.c
b/drivers/net/wireless/orinoco.c
index b1078baa1d5e3851804b12509222407283b753d2..7cf3b9822792be00b4a90c035676bd86a33b5b2a 100644
(file)
--- a/
drivers/net/wireless/orinoco.c
+++ b/
drivers/net/wireless/orinoco.c
@@
-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>