]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
bcm43xx: fix for 4309
authorStefano Brivio <stefano.brivio@polimi.it>
Sat, 17 Feb 2007 17:43:14 +0000 (18:43 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:23 +0000 (10:50 -0800)
commit810189f708eaa80cddf9e1318e98bf48af1c9361
tree642bdcbef9c711c6acf5c413463ec4c890ce57a3
parent7e3cd6f62e48e206716b3317c18eacd4a5c02efc
bcm43xx: fix for 4309

BCM4309 devices aren't working properly as A PHYs aren't supported yet, but
we probe 802.11a cores anyway. This fixes it, while still allowing for A PHY code
to be developed in the future.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Cc: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/bcm43xx/bcm43xx_main.c