On 12.07.23 19:34, Dmitry Antipov wrote:
Prefer native (i.e. unsigned long) timestamps for RX reordering. Since 'struct mt76_rx_status' with native timestamp becomes too large to fit into 48-byte 'cb' area of 'struct sk_buff', use separate timestamps in reorder array of 'struct mt76_rx_tid' instead. Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx>
Why? - Felix