On Mon, 2007-04-02 at 23:30 -0700, mabbas wrote: > I am calling ieee80211_rx_h_data_agg after ieee80211_rx_h_remove_qos_control which > clears all QoS data which include QOS_CONTROL_A_MSDU_PRESENT bit. We can solve this by > adding new field is_frame_agg to ieee80211_txrx_data.u.rx.is_frame_agg which will be set in > ieee80211_rx_h_parse_qos or we can add new function to ieee80211_rx_pre_handlers just to do that. the other > option is to shuffle calling sequence here if that possible to call ieee80211_rx_h_data_agg > before ieee80211_rx_h_remove_qos_control. any opinion? Since it's part of the QoS stuff that .11n adds I think we should stick it into the qos parser. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part