X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/189462ca0b20347b52edfca6647235c4bb078b66..adde7768a2eab2950a7628319ec832c63a00ff03:/target/linux/generic-2.6/patches-2.6.22/210-mac80211_include_wireless_dev.patch?ds=sidebyside diff --git a/target/linux/generic-2.6/patches-2.6.22/210-mac80211_include_wireless_dev.patch b/target/linux/generic-2.6/patches-2.6.22/210-mac80211_include_wireless_dev.patch index ae2ff48ee..dd2d1c548 100644 --- a/target/linux/generic-2.6/patches-2.6.22/210-mac80211_include_wireless_dev.patch +++ b/target/linux/generic-2.6/patches-2.6.22/210-mac80211_include_wireless_dev.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.22-rc5/include/linux/ieee80211.h -=================================================================== ---- linux-2.6.22-rc5.orig/include/linux/ieee80211.h 2007-06-21 23:26:23.000000000 +0100 -+++ linux-2.6.22-rc5/include/linux/ieee80211.h 2007-06-21 23:35:39.000000000 +0100 +--- a/include/linux/ieee80211.h ++++ b/include/linux/ieee80211.h @@ -106,6 +106,75 @@ } __attribute__ ((packed)); @@ -300,10 +298,8 @@ Index: linux-2.6.22-rc5/include/linux/ieee80211.h +}; + #endif /* IEEE80211_H */ -Index: linux-2.6.22-rc5/include/linux/nl80211.h -=================================================================== ---- linux-2.6.22-rc5.orig/include/linux/nl80211.h 2007-06-21 23:26:23.000000000 +0100 -+++ linux-2.6.22-rc5/include/linux/nl80211.h 2007-06-21 23:34:24.000000000 +0100 +--- a/include/linux/nl80211.h ++++ b/include/linux/nl80211.h @@ -7,6 +7,217 @@ */ @@ -579,10 +575,8 @@ Index: linux-2.6.22-rc5/include/linux/nl80211.h +#define NL80211_KEYTYPE_MAX (__NL80211_KEYTYPE_AFTER_LAST - 1) + #endif /* __LINUX_NL80211_H */ -Index: linux-2.6.22-rc5/include/net/cfg80211.h -=================================================================== ---- linux-2.6.22-rc5.orig/include/net/cfg80211.h 2007-06-21 23:26:23.000000000 +0100 -+++ linux-2.6.22-rc5/include/net/cfg80211.h 2007-06-21 23:35:53.000000000 +0100 +--- a/include/net/cfg80211.h ++++ b/include/net/cfg80211.h @@ -3,6 +3,7 @@ #include @@ -725,10 +719,8 @@ Index: linux-2.6.22-rc5/include/net/cfg80211.h + u32 seq, int flags, u8 cmd); + #endif /* __NET_CFG80211_H */ -Index: linux-2.6.22-rc5/include/net/iw_handler.h -=================================================================== ---- linux-2.6.22-rc5.orig/include/net/iw_handler.h 2007-06-21 23:26:23.000000000 +0100 -+++ linux-2.6.22-rc5/include/net/iw_handler.h 2007-06-21 23:34:24.000000000 +0100 +--- a/include/net/iw_handler.h ++++ b/include/net/iw_handler.h @@ -431,7 +431,13 @@ * Those may be called only within the kernel. */ @@ -744,10 +736,8 @@ Index: linux-2.6.22-rc5/include/net/iw_handler.h /* Send a single event to user space */ extern void wireless_send_event(struct net_device * dev, -Index: linux-2.6.22-rc5/include/net/mac80211.h -=================================================================== ---- linux-2.6.22-rc5.orig/include/net/mac80211.h 2007-06-21 23:26:23.000000000 +0100 -+++ linux-2.6.22-rc5/include/net/mac80211.h 2007-06-21 23:34:24.000000000 +0100 +--- a/include/net/mac80211.h ++++ b/include/net/mac80211.h @@ -300,7 +300,6 @@ /* Following five fields are used for IEEE 802.11H */ unsigned int radar_detect;