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)
commit96769caf8a755c9767b1a5c56fe71e062c2ad7da
tree490e6da7039badf0da9764e56ef00ce1d8634e01
parent1a6e5d7c96c247ee0d9f446248679cac1bd65dd1
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
This page took 0.024893 seconds and 5 git commands to generate.