On Mon, Jan 30, 2012 at 9:53 PM, Luciano Coelho <coelho@xxxxxx> wrote: > On Mon, 2012-01-30 at 14:00 +0200, Eliad Peller wrote: >> @@ -191,7 +193,7 @@ enum cmd_templ { >> /* unit ms */ >> #define WL1271_COMMAND_TIMEOUT 2000 >> #define WL1271_CMD_TEMPL_DFLT_SIZE 252 >> -#define WL1271_CMD_TEMPL_MAX_SIZE 548 >> +#define WL1271_CMD_TEMPL_MAX_SIZE 512 >> #define WL1271_EVENT_TIMEOUT 750 > > Is this change here on purpose? Is it really related to the FW API > change? > yes. this const determines the size of the wl1271_cmd_template_set struct. Eliad. -- 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