rtl8188eu: Replace u8Byte with u64

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2014-12-30 17:52:40 -06:00
parent b77dd7b8df
commit c8a4d4ba06
7 changed files with 34 additions and 36 deletions

View file

@ -55,8 +55,7 @@ typedef enum _RT_SPINLOCK_TYPE{
#define u8 u8
#define u8Byte u64
#define pu8Byte u64*
#define u64 u64
#define s1Byte s8
#define ps1Byte s8*