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)
commit6ee8284edb9be5cd567ff3f772de3bf55c73fc7a
tree0f9ffe8e66106385f8bdf47b41bf5bf53943d006
parentb047701383cf886ee18124db0a8c027af6ccc07b
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