On Tue, Aug 9, 2011 at 12:13 PM, Eliad Peller <eliad@xxxxxxxxxx> wrote: > From: Arik Nemtsov <arik@xxxxxxxxxx> - linux-wireless + mcs list > > Incorporate interface changes for HT support. > > Add ba_bitmap field to the wl1271_link struct, to indicate > activate RX BA sessions (for AP mode). > > Signed-off-by: Arik Nemtsov <arik@xxxxxxxxxx> > Signed-off-by: Eliad Peller <eliad@xxxxxxxxxx> > --- ... > diff --git a/drivers/net/wireless/wl12xx/main.c b/drivers/net/wireless/wl12xx/main.c > index 994a26d..e523f0b 100644 > --- a/drivers/net/wireless/wl12xx/main.c > +++ b/drivers/net/wireless/wl12xx/main.c > @@ -283,14 +283,15 @@ static struct conf_drv_settings default_conf = { > 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, > 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, > 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, > }, > }, > .ht = { > - .tx_ba_win_size = 64, > + .tx_ba_win_size = 8, Is the FW stop supporting TX BA win of 64? All the best, Shahar -- 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