Linux wireless drivers development
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>
Subject: [PATCH] fix bug introduced in my IE stack space saving patch
Date: Tue, 17 Jul 2007 14:02:14 +0200	[thread overview]
Message-ID: <1184673734.3773.67.camel@johannes.berg> (raw)


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;



                 reply	other threads:[~2007-07-17 12:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1184673734.3773.67.camel@johannes.berg \
    --to=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox