]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
b43: Fix for broken transmission
authorMichael Buesch <mb@bu3sch.de>
Wed, 12 Dec 2007 21:05:18 +0000 (22:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:05:59 +0000 (15:05 -0800)
commit38d1b4ce901506729f6c7f9a14f02f4327c577cc
treec7b55f18baea728ebad228b2ec5d5eeaeedb36b2
parent8ed7fc48eb31e583bb31c2bcfdd3a9c557bad5d0
b43: Fix for broken transmission

This patch fixes the transmission problems introduced by
commit f04b3787bbce4567e28069a9ec97dcd804626ac7

I'm not sure if the dummy read is really required.
The old code does it. I think it can't hurt and can possibly
fix some write posting problems (hardware bugs or whatever. Who knows).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/phy.h
drivers/net/wireless/b43/tables.c
drivers/net/wireless/b43/wa.c