Thread (34 messages) 34 messages, 4 authors, 2011-06-04
STALE5498d

[RFC PATCH 15/27] mac80211: change ieee80211_if_wds and _vlan to use mac80211 prefix

From: Kalle Valo <hidden>
Date: 2011-05-29 20:05:56
Subsystem: mac80211, the rest · Maintainers: Johannes Berg, Linus Torvalds

Signed-off-by: Kalle Valo <redacted>
---
 net/mac80211/mac80211_i.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/mac80211/mac80211_i.h b/net/mac80211/mac80211_i.h
index f41a342..dc30f13 100644
--- a/net/mac80211/mac80211_i.h
+++ b/net/mac80211/mac80211_i.h
@@ -228,12 +228,12 @@ struct mac80211_if_ap {
 	bool dtim_bc_mc;
 };
 
-struct ieee80211_if_wds {
+struct mac80211_if_wds {
 	struct sta_info *sta;
 	u8 remote_addr[ETH_ALEN];
 };
 
-struct ieee80211_if_vlan {
+struct mac80211_if_vlan {
 	struct list_head list;
 
 	/* used for all tx if the VLAN is configured to 4-addr mode */
@@ -594,8 +594,8 @@ struct ieee80211_sub_if_data {
 
 	union {
 		struct mac80211_if_ap ap;
-		struct ieee80211_if_wds wds;
-		struct ieee80211_if_vlan vlan;
+		struct mac80211_if_wds wds;
+		struct mac80211_if_vlan vlan;
 		struct ieee80211_if_managed mgd;
 		struct ieee80211_if_ibss ibss;
 		struct ieee80211_if_mesh mesh;
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help