All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>,
	Patrick McHardy <kaber@trash.net>,
	"David S. Miller" <davem@davemloft.net>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Larry Finger <Larry.Finger@lwfinger.net>,
	barry bouwsma <free_beer_for_all@yahoo.com>,
	wireless <linux-wireless@vger.kernel.org>
Subject: Regression in 2.6.26-gitX: failure of wireless due to commit 175f9c1bba9b825d22b142
Date: Sat, 26 Jul 2008 00:15:32 -0500	[thread overview]
Message-ID: <488AB2F4.7060806@lwfinger.net> (raw)

Wireless communication has failed for recent 2.6.26-gitX kernels - a definite 
regression. The logs show sequences such as:

eth1: authenticate with AP 00:1a:70:46:ba:b1
eth1: authenticate with AP 00:1a:70:46:ba:b1
eth1: authenticated
eth1: associate with AP 00:1a:70:46:ba:b1
eth1: associate with AP 00:1a:70:46:ba:b1
eth1: associate with AP 00:1a:70:46:ba:b1
eth1: association with AP 00:1a:70:46:ba:b1 timed out

I have this problem with b43 and p54usb, and there is at least one report of the 
same problem with zd1211rw. In my case, the encryption method is WPA-PSK/TKIP. I 
have not tested with WEP or unencrypted networks.

Bisection yields the following:

175f9c1bba9b825d22b142d183c9e175488b260c is first bad commit
commit 175f9c1bba9b825d22b142d183c9e175488b260c
Author: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Date:   Sun Jul 20 00:08:47 2008 -0700

     net_sched: Add size table for qdiscs

     Add size table functions for qdiscs and calculate packet size in
     qdisc_enqueue().

     Based on patch by Patrick McHardy
      http://marc.info/?l=linux-netdev&m=115201979221729&w=2

     Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
     Signed-off-by: David S. Miller <davem@davemloft.net>

========================================================

I tried to reverse apply the patch; however, that does not happen cleanly, but I 
am confident that the problem arises here. I don't understand enough about this 
qdisc stuff to even guess at what might be wrong.

As always, I am willing to test any trial patches, etc.

Thanks,

Larry

             reply	other threads:[~2008-07-26  5:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26  5:15 Larry Finger [this message]
2008-07-26  7:33 ` Regression in 2.6.26-gitX: failure of wireless due to commit 175f9c1bba9b825d22b142 David Miller
2008-07-26 13:28   ` Johannes Berg

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=488AB2F4.7060806@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=davem@davemloft.net \
    --cc=free_beer_for_all@yahoo.com \
    --cc=jussi.kivilinna@mbnet.fi \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.