linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felix Fietkau <nbd@openwrt.org>
To: Michael Leun <ml@elektra.leun.net>
Cc: Felipe Contreras <felipe.contreras@gmail.com>,
	Michael Leun <lkml20120218@newton.leun.net>,
	Mohammed Shafi <shafi.wireless@gmail.com>,
	Ben Greear <greearb@candelatech.com>,
	casteyde.christian@free.fr,
	Kelly Anderson <kelly@silka.with-linux.com>,
	"ath9k-devel@lists.ath9k.org" <ath9k-devel@venema.h4ckr.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-wireless Mailing List <linux-wireless@vger.kernel.org>,
	Sergio Correia <lists@uece.net>
Subject: Re: 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression)
Date: Thu, 12 Apr 2012 20:11:04 +0200	[thread overview]
Message-ID: <4F871AB8.3070302@openwrt.org> (raw)
In-Reply-To: <20120412173518.2ecd8418@xenia.leun.net>

On 2012-04-12 5:35 PM, Michael Leun wrote:
> On Thu, 12 Apr 2012 16:58:34 +0300
> Felipe Contreras <felipe.contreras@gmail.com> wrote:
> 
>> On Thu, Apr 12, 2012 at 4:46 PM, Felix Fietkau <nbd@openwrt.org>
>> wrote:
>> > On 2012-04-09 5:29 PM, Michael Leun wrote:
>> >> On Mon, 9 Apr 2012 19:52:45 +0530
>> 
>> >> Seems obvious to me, that this line
>> >>
>> >> if (sc->ps_idle && (sc->ps_flags & PS_WAIT_FOR_TX_ACK))
>> >>
>> >> makes the real difference.
>> > Please try this patch with plain 3.3.1 or 3.4-rc2 to see if it fixes
>> > this issue:
>> 
>> Nope, not here (3.3.1).
> 
> Also negative for 3.4-rc2, but that SLEEP<>AWAKE noise at the end
> stopped. Still need "iwconfig wlan0 essid <myssid>" to make it ping
> again (that not included in log below).
OK, so my fix is definitely worth submitting, since it gets rid of some
unnecessary sleep mode transitions. About the iwconfig command: are you
not using wpa_supplicant?

> Due to Felipes result and 3.4-rc2 didn't repeat my test with 3.3.1, if
> you think it would add useful information I could.
Maybe it would be useful to get some more detailed logs from that.

- Felix

  reply	other threads:[~2012-04-12 18:11 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4F7A8EB7.4060200@silka.with-linux.com>
     [not found] ` <4F7A923D.5000002@candelatech.com>
2012-04-03  6:26   ` [ath9k-devel] 3.3.1 ath9k regression Mohammed Shafi
2012-04-03  6:49     ` Kelly Anderson
2012-04-03  7:16       ` Mohammed Shafi
2012-04-03  7:46         ` Kelly Anderson
2012-04-03  7:52           ` Mohammed Shafi
2012-04-03  8:04             ` Mohammed Shafi
2012-04-03  8:38               ` Kelly Anderson
2012-04-03 18:03                 ` Michael Leun
2012-04-04  7:29                   ` Mohammed Shafi
2012-04-04 15:03                     ` Mohammed Shafi
2012-04-04 21:51                       ` Michael Leun
2012-04-05  6:16                         ` Mohammed Shafi
2012-04-05 13:53                           ` Michael Leun
2012-04-05 18:25                         ` Ben Greear
2012-04-06  5:11                           ` Mohammed Shafi
2012-04-06 20:31                             ` Ben Greear
2012-04-08 23:08                               ` 3.4-rc ath9k regression (Re: [ath9k-devel] 3.3.1 ath9k regression) Michael Leun
2012-04-09  6:28                                 ` Mohammed Shafi
2012-04-09  8:45                                   ` Sergio Correia
2012-04-09 10:25                                   ` Michael Leun
2012-04-09 14:03                                     ` Michael Leun
2012-04-09 14:22                                       ` Mohammed Shafi
2012-04-09 15:29                                         ` Michael Leun
2012-04-10  5:48                                           ` Mohammed Shafi
2012-04-10 10:05                                             ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Mohammed Shafi
2012-04-12 13:46                                           ` 3.4-rc ath9k regression (Re: [ath9k-devel] " Felix Fietkau
2012-04-12 13:58                                             ` Felipe Contreras
2012-04-12 15:35                                               ` Michael Leun
2012-04-12 18:11                                                 ` Felix Fietkau [this message]
2012-04-12 19:28                                                   ` Sergio Correia
2012-04-14 21:15                                                     ` Felipe Contreras
2012-04-12 22:01                                                   ` Michael Leun
2012-04-09 19:12                                 ` [ath9k-devel] 3.4-rc ath9k regression (Re: " Sujith Manoharan
2012-04-09 21:21                                   ` Michael Leun
2012-04-09  6:52                               ` [ath9k-devel] 3.3.1 ath9k regression Mohammed Shafi

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=4F871AB8.3070302@openwrt.org \
    --to=nbd@openwrt.org \
    --cc=ath9k-devel@venema.h4ckr.net \
    --cc=casteyde.christian@free.fr \
    --cc=felipe.contreras@gmail.com \
    --cc=greearb@candelatech.com \
    --cc=kelly@silka.with-linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lists@uece.net \
    --cc=lkml20120218@newton.leun.net \
    --cc=ml@elektra.leun.net \
    --cc=shafi.wireless@gmail.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;
as well as URLs for NNTP newsgroup(s).