commit | 9b0b11fb1e286e03ce911b94844952edd05f554e | [log] [tgz] |
---|---|---|
author | Nishant Sarmukadam <nishants@marvell.com> | Tue Jan 08 10:16:05 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 09 14:37:10 2013 -0500 |
tree | 7831c59482ea25887bc75143e0780a44acff91e2 | |
parent | 96da6fdd5ae28568be63ccf1f70b14a72135d493 [diff] |
mwl8k: Disable tx_wait completion Whenever TX ring is drained, priv->tx_wait still points to a valid completion. Making sure that it points to NULL before returning from the mwl8k_tx_wait_empty check. 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>