]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove bogus sequence number increment
authorFelix Fietkau <nbd@openwrt.org>
Wed, 14 Dec 2011 21:08:06 +0000 (22:08 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Dec 2011 19:46:36 +0000 (14:46 -0500)
commit902a4b8132f040ec41d373eb7c4f9825f11c65dd
tree0f9ffe8e66106385f8bdf47b41bf5bf53943d006
parent9df89417f00e64bae54f48a2750af37784c1e1ed
ath9k: remove bogus sequence number increment

tid->seq_next is initialized on A-MPDU start anyway, and the comment next
to this chunk of code seems to be bogus as well.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c