On Wed, 2010-12-22 at 16:27 +0200, ext Arik Nemtsov wrote: > Add AP max retries and rate policy configuration. > Rename STA rate policy configuration function. > > Signed-off-by: Arik Nemtsov <arik@xxxxxxxxxx> > --- [...] > diff --git a/drivers/net/wireless/wl12xx/acx.h b/drivers/net/wireless/wl12xx/acx.h > index 9cbc3f4..d2a68bf 100644 > --- a/drivers/net/wireless/wl12xx/acx.h > +++ b/drivers/net/wireless/wl12xx/acx.h [...] > + __le32 rate_policy_idx; /* The index of the rate policy */ This comment is quite useless. ;) > @@ -1062,6 +1072,19 @@ struct wl1271_acx_fw_tsf_information { > u8 padding[3]; > } __packed; > > +#define WL1271_AP_MAX_TX_RETRY 100 Should this be part of the conf.h settings? Should it be made more easily configurable? -- 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