* [PATCH] fix bug introduced in my IE stack space saving patch
@ 2007-07-17 12:02 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2007-07-17 12:02 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
---
I really wonder how I managed to use the IE patch all along. But I had
it in my tree all the time.
--- wireless-dev.orig/net/mac80211/ieee80211_sta.c 2007-07-17 14:02:00.230964463 +0200
+++ wireless-dev/net/mac80211/ieee80211_sta.c 2007-07-17 14:02:01.910964463 +0200
@@ -110,6 +110,8 @@ struct ieee802_11_elems {
u8 wpa_len;
u8 rsn_len;
u8 erp_info_len;
+ u8 ht_cap_param_len;
+ u8 ht_extra_param_len;
u8 ext_supp_rates_len;
u8 wmm_info_len;
u8 wmm_param_len;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-17 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-17 12:02 [PATCH] fix bug introduced in my IE stack space saving patch Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox