From b2dcff2a91d67e2a3c35be54c731343148d19292 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Sun, 22 Dec 2013 17:36:32 -0600 Subject: [PATCH] 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-format-patch failed