DORMANTno replies

[PATCH wireless-dev 3/5] wl3501_cs: Switch to d80211.h

From: Michael Wu <hidden>
Date: 2006-07-24 03:54:10
Subsystem: networking drivers (wireless), the rest · Maintainers: Johannes Berg, Linus Torvalds

wl3501_cs: Switch to d80211.h

This patch "converts" the wl3501_cs driver to use d80211.h instead
of ieee80211.h.

From: Michael Wu <redacted>
---

 drivers/net/wireless/wl3501.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/wireless/wl3501.h b/drivers/net/wireless/wl3501.h
index 65ceb08..caff8f5 100644
--- a/drivers/net/wireless/wl3501.h
+++ b/drivers/net/wireless/wl3501.h
@@ -2,7 +2,7 @@ #ifndef __WL3501_H__
 #define __WL3501_H__
 
 #include <linux/spinlock.h>
-#include <net/ieee80211.h>
+#include <net/d80211.h>
 
 /* define for WLA 2.0 */
 #define WL3501_BLKSZ 256
@@ -548,7 +548,7 @@ struct wl3501_80211_tx_plcp_hdr {
 
 struct wl3501_80211_tx_hdr {
 	struct wl3501_80211_tx_plcp_hdr	pclp_hdr;
-	struct ieee80211_hdr_4addr		mac_hdr;
+	struct ieee80211_hdr		mac_hdr;
 } __attribute__ ((packed));
 
 /*

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help