From: Michael Buesch Date: Sun, 28 Jan 2007 20:32:52 +0000 (-0600) Subject: [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xx X-Git-Tag: v2.6.21-rc1~74^2~36^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95c777956d64c60631a637eb9a142fea88fb1e78;p=pandora-kernel.git [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 Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed