diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/ti/wlcore/acx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wlcore/acx.h b/drivers/net/wireless/ti/wlcore/acx.h index 8b3807b879d3..46c300d4dea4 100644 --- a/drivers/net/wireless/ti/wlcore/acx.h +++ b/drivers/net/wireless/ti/wlcore/acx.h | |||
@@ -726,7 +726,7 @@ struct wl1271_acx_ht_information { | |||
726 | u8 padding[2]; | 726 | u8 padding[2]; |
727 | } __packed; | 727 | } __packed; |
728 | 728 | ||
729 | #define RX_BA_MAX_SESSIONS 2 | 729 | #define RX_BA_MAX_SESSIONS 3 |
730 | 730 | ||
731 | struct wl1271_acx_ba_initiator_policy { | 731 | struct wl1271_acx_ba_initiator_policy { |
732 | struct acx_header header; | 732 | struct acx_header header; |