]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: move the sequence number from ath_frame_info to ath_buf
authorFelix Fietkau <nbd@openwrt.org>
Sat, 27 Aug 2011 22:32:23 +0000 (00:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Aug 2011 19:38:53 +0000 (15:38 -0400)
commit55cc37aabb0a050bbb461c6320274851ce1dab2a
tree12d17af4befca782d1bd08417b9781dfd2a16145
parentc00cba4e7e7ccedbdc3b08b2612a9cbf58badb14
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>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/xmit.c