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)
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

Simple merge