From: Felix Fietkau Date: Sat, 27 Aug 2011 22:32:23 +0000 (+0200) Subject: ath9k: move the sequence number from ath_frame_info to ath_buf X-Git-Tag: v3.2-rc1~129^2~287^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0ddaef7c2f50f2d3ee8dfbf37f66dda11f061a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed