From: Alexey Fisher <bug-track@fisher-privat.net>
To: Dan Williams <dcbw@redhat.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
Kernel Testers List <kernel-testers@vger.kernel.org>,
linux-wireless@vger.kernel.org
Subject: Re: why differnet wlan drivers need different settings?
Date: Mon, 03 Nov 2008 23:28:06 +0100 [thread overview]
Message-ID: <1225751286.8131.9.camel@zwerg> (raw)
In-Reply-To: <1225747524.21347.2.camel@localhost.localdomain>
Am Montag, den 03.11.2008, 16:25 -0500 schrieb Dan Williams:
> Ping; could you submit the patch with the proper signed-off-by
> statement?
>
> Thanks!
> Dan
Sorry didn't thought it was to me.
i did't had a time to find how to supply patch with git .. i think it
should be some thing with git-diff and git-formate-mail.. is it?
Can you please write how to do it correctly, i really do not haw time to
find it out now.
signed-off-by: Alexey Fisher
diff --git a/drivers/net/wireless/ipw2200.c
b/drivers/net/wireless/ipw2200.c
index dcce354..d26beed 100644
--- a/drivers/net/wireless/ipw2200.c
+++ b/drivers/net/wireless/ipw2200.c
@@ -7581,8 +7581,7 @@ static int ipw_associate(void *data)
}
if (!(priv->config & CFG_ASSOCIATE) &&
- !(priv->config & (CFG_STATIC_ESSID |
- CFG_STATIC_CHANNEL | CFG_STATIC_BSSID))) {
+ !(priv->config & (CFG_STATIC_ESSID | CFG_STATIC_BSSID))) {
IPW_DEBUG_ASSOC("Not attempting association (associate=0)\n");
return 0;
}
prev parent reply other threads:[~2008-11-03 22:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200810251153.25533.bug-track@fisher-privat.net>
2008-10-25 11:03 ` why differnet wlan drivers need different settings? Rafael J. Wysocki
2008-10-25 13:55 ` John W. Linville
2008-10-25 20:45 ` Alexey Fisher
2008-10-27 16:13 ` Dan Williams
2008-11-03 21:25 ` Dan Williams
2008-11-03 22:28 ` Alexey Fisher [this message]
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=1225751286.8131.9.camel@zwerg \
--to=bug-track@fisher-privat.net \
--cc=dcbw@redhat.com \
--cc=kernel-testers@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=rjw@sisk.pl \
/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;
as well as URLs for NNTP newsgroup(s).