> +#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. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part