You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
369 B

--- a/mac80211.c
+++ b/mac80211.c
@@ -574,7 +574,7 @@ static int mwl_mac80211_ampdu_action(str
struct ieee80211_vif *vif,
enum ieee80211_ampdu_mlme_action action,
struct ieee80211_sta *sta,
- u16 tid, u16 *ssn, u8 buf_size)
+ u16 tid, u16 *ssn, u8 buf_size, bool amsdu)
{
int rc = 0;
struct mwl_priv *priv = hw->priv;