On Tue, 2011-08-09 at 12:13 +0300, Eliad Peller wrote: > From: Arik Nemtsov <arik@xxxxxxxxxx> > > The new wl12xx fw supports both STA and AP roles. Again, let's be more explicit here about the firmware versions. > diff --git a/drivers/net/wireless/wl12xx/wl12xx.h b/drivers/net/wireless/wl12xx/wl12xx.h > index 6c080e9..21c5f95 100644 > --- a/drivers/net/wireless/wl12xx/wl12xx.h > +++ b/drivers/net/wireless/wl12xx/wl12xx.h > @@ -127,16 +127,14 @@ extern u32 wl12xx_debug_level; > CFG_RX_MGMT_EN | CFG_RX_DATA_EN | \ > CFG_RX_CTL_EN | CFG_RX_AUTH_EN | \ > CFG_RX_ASSOC_EN) > > > > -#define WL1271_FW_NAME "ti-connectivity/wl1271-fw-2.bin" > -#define WL128X_FW_NAME "ti-connectivity/wl128x-fw.bin" > -#define WL127X_AP_FW_NAME "ti-connectivity/wl1271-fw-ap.bin" > -#define WL128X_AP_FW_NAME "ti-connectivity/wl128x-fw-ap.bin" > +#define WL1271_FW_NAME "ti-connectivity/wl1271-fw-3.bin" > +#define WL128X_FW_NAME "ti-connectivity/wl128x-fw-3.bin" Should we use this opportunity to change the macro to WL127X_FW_NAME and the file name to wl127x-fw.bin? -- Cheers, Luca. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html