rtl8188eu: Convert typedef statements in include/odm_types.h

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-26 15:25:06 -05:00
parent cf3dfeecf9
commit 75fa3f7c0b
15 changed files with 52 additions and 65 deletions

View file

@ -235,7 +235,6 @@ PHY_ScanOperationBackup8188E( PADAPTER Adapter,
//
// Switch bandwidth for 8192S
//
//extern void PHY_SetBWModeCallback8192C( PRT_TIMER pTimer );
void PHY_SetBWMode8188E( PADAPTER pAdapter,
HT_CHANNEL_WIDTH ChnlWidth,
unsigned char Offset );
@ -257,7 +256,6 @@ extern void FillA2Entry8192C( PADAPTER Adapter,
//
// channel switch related funciton
//
//extern void PHY_SwChnlCallback8192C( PRT_TIMER pTimer );
void PHY_SwChnl8188E( PADAPTER pAdapter,
u8 channel );
// Call after initialization