Skip to content

Commit

Permalink
b43: bcma: drop BROKEN
Browse files Browse the repository at this point in the history
We've fixed the last issue with BCMA support which caused memory
corruption on loading and unloading b43. Support for BCMA in b43 was
tested with 14e4:4353, 14e4:4357, 14e4:4727 and 14e4:4331. First two
cards (BCM43224 and BCM43225) are supported.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Jul 26, 2011
1 parent f76f424 commit 6f89062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/b43/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ config B43

config B43_BCMA
bool "Support for BCMA bus"
depends on B43 && BCMA && BROKEN
depends on B43 && BCMA
default y

config B43_SSB
Expand Down

0 comments on commit 6f89062

Please sign in to comment.