* p54: power save disable patch twice
@ 2009-04-21 5:36 Kalle Valo
2009-04-21 12:58 ` John W. Linville
0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2009-04-21 5:36 UTC (permalink / raw)
To: John W. Linville; +Cc: Christian Lamparter, linux-wireless
Hi John,
I noticed that latest wireless-testing had this patch twice:
p54: deactivate broken powersave function
This patch deactivates powersave in station mode.
It does not work correctly yet, so the code does more harm than
good.
Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
The first patch removes IEEE80211_HW_SUPPORTS_PS and
IEEE80211_HW_PS_NULLFUNC_STACK, and the second patch removes only
IEEE80211_HW_BEACON_FILTER. I assume that the idea was to remove
everything in one go.
--
Kalle Valo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: p54: power save disable patch twice
2009-04-21 5:36 p54: power save disable patch twice Kalle Valo
@ 2009-04-21 12:58 ` John W. Linville
0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2009-04-21 12:58 UTC (permalink / raw)
To: Kalle Valo; +Cc: Christian Lamparter, linux-wireless
On Tue, Apr 21, 2009 at 08:36:50AM +0300, Kalle Valo wrote:
> Hi John,
>
> I noticed that latest wireless-testing had this patch twice:
>
> p54: deactivate broken powersave function
>
> This patch deactivates powersave in station mode.
>
> It does not work correctly yet, so the code does more harm than
> good.
>
> Reported-by: Johannes Berg <johannes@sipsolutions.net>
> Signed-off-by: Christian Lamparter <chunkeey@web.de>
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
>
> The first patch removes IEEE80211_HW_SUPPORTS_PS and
> IEEE80211_HW_PS_NULLFUNC_STACK, and the second patch removes only
> IEEE80211_HW_BEACON_FILTER. I assume that the idea was to remove
> everything in one go.
The original patch was against the master branch and did all of
them together. But I sent it to 2.6.30, which didn't ahve the
beacon filter part. So I applied it in two parts (more or less).
I probably should alter the commit message for the second part.
Thanks for the reminder!
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-21 13:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 5:36 p54: power save disable patch twice Kalle Valo
2009-04-21 12:58 ` John W. Linville
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).