> > +#define HT_ADDBA_REQUESTED_MSK BIT(0) > > +#define HT_ADDBA_DRV_READY_MSK BIT(1) > > +#define HT_ADDBA_RECEIVED_MSK BIT(2) > > #define HT_AGG_STATE_REQ_STOP_BA_MSK BIT(3) > > - > > +#define HT_AGG_STATE_INITIATOR_MSK BIT(HT_AGG_STATE_INITIATOR_SHIFT) > > #define HT_AGG_STATE_IDLE (0x0) > > #define HT_AGG_STATE_OPERATIONAL (0x7) > > I think you should probably change the last there to use the first > three. will be done > > johannes > > - 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