commit | 96769caf8a755c9767b1a5c56fe71e062c2ad7da | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Thu Jan 03 13:20:47 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 07 15:17:00 2013 -0500 |
tree | 490e6da7039badf0da9764e56ef00ce1d8634e01 | |
parent | 1a6e5d7c96c247ee0d9f446248679cac1bd65dd1 [diff] |
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>