From: Larry Finger Date: Fri, 1 Jul 2011 13:50:48 +0000 (-0500) Subject: rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay X-Git-Tag: v3.1-rc1~316^2~189^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb8b27ada953f8de182e628d71feff797707768a;p=pandora-kernel.git rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay There are a number of loops to implement delays. These are replaced with single calls to mdelay(). The need for a fix was noted by Andrew Morton . Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed