From: Zhu, Yi Date: Fri, 5 Dec 2008 15:58:38 +0000 (-0800) Subject: iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit X-Git-Tag: v2.6.29-rc1~581^2~203^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f056658bb9c3085d5ec52fbdd45b38d55b899cc9;p=pandora-kernel.git iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit The patch fixes the misuse of microsecond with millisecond in the polling mechanism of the iwlwifi driver. The impact of this problem is the unacceptable latency for the whole system (especially during bringing down the wlan interface). Signed-off-by: Zhu Yi Acked-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed