Browse Source

Staging: vt6655: removed redundant comments from iowpa.h

Removed redundant comments from iowpa.h header file.

Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Igor Bezukh 11 years ago
parent
commit
2cb9fa5151
1 changed files with 0 additions and 10 deletions
  1. 0 10
      drivers/staging/vt6655/iowpa.h

+ 0 - 10
drivers/staging/vt6655/iowpa.h

@@ -29,8 +29,6 @@
 #ifndef __IOWPA_H__
 #ifndef __IOWPA_H__
 #define __IOWPA_H__
 #define __IOWPA_H__
 
 
-/*---------------------  Export Definitions -------------------------*/
-
 #define WPA_IE_LEN 64
 #define WPA_IE_LEN 64
 
 
 //WPA related
 //WPA related
@@ -127,14 +125,6 @@ struct viawget_scan_result {
 	int maxrate;
 	int maxrate;
 };
 };
 
 
-//2006-1116-01,<Add> by NomadZhao
 #pragma pack()
 #pragma pack()
-/*---------------------  Export Classes  ----------------------------*/
-
-/*---------------------  Export Variables  --------------------------*/
-
-/*---------------------  Export Types  ------------------------------*/
-
-/*---------------------  Export Functions  --------------------------*/
 
 
 #endif //__IOWPA_H__
 #endif //__IOWPA_H__