From: Nishant Sarmukadam Date: Tue, 8 Jan 2013 04:46:05 +0000 (+0530) Subject: mwl8k: Disable tx_wait completion X-Git-Tag: v3.9-rc1~139^2~242^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0b11fb1e286e03ce911b94844952edd05f554e;p=pandora-kernel.git 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 Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed