mac80211: add support for the ADDBA extension element
[carl9170fw.git] / include / linux / ieee80211.h
index b5b7feaa24c03d5d2e75d3d533ef714c90ad06ae..803ae87906f44e0f0db338542f5b3e9cf08889ae 100644 (file)
@@ -983,6 +983,8 @@ struct ieee80211_mgmt {
                                        __le16 capab;
                                        __le16 timeout;
                                        __le16 start_seq_num;
+                                       /* followed by BA Extension */
+                                       u8 variable[0];
                                } __packed addba_req;
                                struct{
                                        u8 action_code;