mac80211: adding 802.11n essential A-MSDU Rx capability
This patch adds the ability to receive and handle A-MSDU frames. Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
9f985b0eee
commit
fd4c7f2fce
@@ -155,6 +155,7 @@ struct ieee80211_txrx_data {
|
||||
int load;
|
||||
u32 tkip_iv32;
|
||||
u16 tkip_iv16;
|
||||
u8 amsdu_frame;
|
||||
} rx;
|
||||
} u;
|
||||
};
|
||||
|
Reference in New Issue
Block a user