]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx
authorMichael Buesch <mb@bu3sch.de>
Sun, 28 Jan 2007 20:32:52 +0000 (14:32 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Feb 2007 20:23:54 +0000 (15:23 -0500)
commit95c777956d64c60631a637eb9a142fea88fb1e78
treee9ae821374457bf016e393a88c1280ad668884bf
parentd1dbd283d68cace314edd186cf530324186dd26e
[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx

The in-kernel bcm43xx driver only works with V3 firmware, whereas the
experimental version that incorporates the d80211 stack requires V4
firmware. In bcm43xx-d80211, the fwpostfix module parameter is used
to differentiate between the versions. In bcm43xx-softmac, this
module parameter is only enabled when debugging is on. This patch
makes the module parameter available unconditionaly, and should
ease the future transition from softmac to d80211.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c