rtl8188eu: Change BOOLEAN to bool

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-18 23:48:10 -05:00
parent f6b0b0658a
commit 3535ad59e3
53 changed files with 529 additions and 531 deletions

View file

@ -55,7 +55,7 @@ PHY_IQCalibrate_8188E(
#else
IN PADAPTER Adapter,
#endif
IN BOOLEAN bReCovery);
IN bool bReCovery);
//
@ -105,8 +105,8 @@ _PHY_PathADDAOn(
IN PADAPTER pAdapter,
#endif
IN pu4Byte ADDAReg,
IN BOOLEAN isPathAOn,
IN BOOLEAN is2T
IN bool isPathAOn,
IN bool is2T
);
void