linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression since 2.6.31-rc3-wl
@ 2009-08-02  1:54 Larry Finger
  2009-08-02  7:46 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Larry Finger @ 2009-08-02  1:54 UTC (permalink / raw)
  To: Johannes Berg; +Cc: wireless, John Linville

When I tested 2.6.31-rc4-wl on my old i386 laptop that uses ifup to
control the network, wireless did not work. The problem was bisected
to the following:

commit f1b3c87b70287ded1338fb03a0a714d185041a96
Author: Johannes Berg <johannes@sipsolutions.net>
Date:   Tue Jul 7 03:56:05 2009 +0200

    cfg80211: fix netdev down problem

    We shouldn't be looking at the ssid_len for non-IBSS,
    and for IBSS we should also return an error on trying
    to leave an IBSS while not in or joining an IBSS.

    This fixes an issue where we wouldn't disconnect() on
    an interface being taken down since there's no SSID
    configured this way.

The patch cannot be reverted as net/wireless.ibss.c has changed.
Reverting the first hunk that modifies net/wireless/core.c does not
make the system work.

Larry

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-02 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-02  1:54 Regression since 2.6.31-rc3-wl Larry Finger
2009-08-02  7:46 ` Johannes Berg
2009-08-02 15:33   ` Larry Finger

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).