commit | 6a0ddaef7c2f50f2d3ee8dfbf37f66dda11f061a | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Aug 28 00:32:23 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 30 15:38:53 2011 -0400 |
tree | 12d17af4befca782d1bd08417b9781dfd2a16145 | |
parent | 56dc63369270b60e59637d153caf2e6b424ca30e [diff] |
ath9k: move the sequence number from ath_frame_info to ath_buf It is only necessary for BAW tracking and moving it to the ath_buf makes it easier to add further improvements, such as deferring seqno allocation in the aggregation path. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>