Files
linux/drivers/net/wireless/p54
Christian Lamparter 8fdd6243c3 p54: fix tx feedback status flag check
commit f880c2050f upstream.

Michael reported that p54* never really entered power
save mode, even tough it was enabled.

It turned out that upon a power save mode change the
firmware will set a special flag onto the last outgoing
frame tx status (which in this case is almost always the
designated PSM nullfunc frame). This flag confused the
driver; It erroneously reported transmission failures
to the stack, which then generated the next nullfunc.
and so on...

Reported-by: Michael Buesch <mb@bu3sch.de>
Tested-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-20 13:17:55 -07:00
..
2009-07-10 15:01:58 -04:00
2009-08-14 09:13:45 -04:00
2009-03-27 20:13:18 -04:00
2009-01-29 16:00:25 -05:00
2009-09-23 07:39:43 -07:00
2009-05-06 15:14:41 -04:00
2010-09-20 13:17:55 -07:00