|
@@ -2724,8 +2724,9 @@ out:
|
|
|
}
|
|
|
|
|
|
int wl1271_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|
|
|
- enum ieee80211_ampdu_mlme_action action,
|
|
|
- struct ieee80211_sta *sta, u16 tid, u16 *ssn)
|
|
|
+ enum ieee80211_ampdu_mlme_action action,
|
|
|
+ struct ieee80211_sta *sta, u16 tid, u16 *ssn,
|
|
|
+ u8 buf_size)
|
|
|
{
|
|
|
struct wl1271 *wl = hw->priv;
|
|
|
int ret;
|