rtl8188eu: Convert typedef for _sema and _pwrlock to struct semaphore

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-24 14:17:51 -05:00
parent 73f9c27ffd
commit 5f133c3764
10 changed files with 23 additions and 30 deletions

View file

@ -199,7 +199,7 @@ typedef struct _MPT_CONTEXT
// Indicate if the driver is unloading or unloaded.
bool bMptDrvUnload;
_sema MPh2c_Sema;
struct semaphore MPh2c_Sema;
_timer MPh2c_timeout_timer;
// Event used to sync H2c for BT control