From: Larry Finger Date: Sun, 22 Dec 2013 23:36:32 +0000 (-0600) Subject: staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os X-Git-Tag: v3.14-rc1~150^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2dcff2a91d67e2a3c35be54c731343148d19292;p=pandora-kernel.git staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os Each of the uses in the code asks for a sleep of 100 usec or so. On Linux, these are converted to msleep(1). Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed