On Thu, 2013-10-24 at 15:53 +0200, Karl Beldan wrote: > From: Karl Beldan <karl.beldan@xxxxxxxxxxxxxxxx> > > ATM, frames with SN sn are mapped into the sta reordering buffer > sta->ampdu_mlme->tid_rx->reorder_buf at index > ieee80211_sn_sub(sn, tid_rx->ssn) % tid_rx->buf_size. > This offset calculation is useless, and this change replaces the index > with sn % tid_rx->buf_size. Applied. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html