rtl8188eu: Remove unused IN and OUT directives used only for Windows

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-05-26 22:51:56 -05:00
parent 058fa5a916
commit 78adabf36d
43 changed files with 289 additions and 324 deletions

View file

@ -8468,11 +8468,8 @@ Following are some utitity fuctions for WiFi MLME
*****************************************************************************/
bool IsLegal5GChannel(
IN PADAPTER Adapter,
IN u8 channel)
bool IsLegal5GChannel(PADAPTER Adapter, u8 channel)
{
int i=0;
u8 Channel_5G[45] = {36,38,40,42,44,46,48,50,52,54,56,58,
60,62,64,100,102,104,106,108,110,112,114,116,118,120,122,