]> git.baikalelectronics.ru Git - kernel.git/commit
mwl8k: Remove redundant txq_idx
authorYogesh Ashok Powar <yogeshp@marvell.com>
Thu, 3 Jan 2013 07:50:47 +0000 (13:20 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:17:00 +0000 (15:17 -0500)
commit5c33b7eccde8fb88d53af7dcba44cc0bd042b31d
tree490e6da7039badf0da9764e56ef00ce1d8634e01
parent9f8284ef6e46c24d1a08f0aa0057e89d96f31608
mwl8k: Remove redundant txq_idx

Ampdu stream index can be derived from stream->idx.
So we no longer need stream->txq_idx, hence removing it.

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c