提交 7a43ba42 编写于 作者: I Igor Bezukh 提交者: Greg Kroah-Hartman

Staging: vt6655: remove redundant comments from 80211hdr.h

Removed redundant comments from 80211hdr.h header file
Signed-off-by: NIgor Bezukh <igbzkh@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 221cf98c
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include "ttype.h" #include "ttype.h"
/*--------------------- Export Definitions -------------------------*/
/* bit type */ /* bit type */
#define BIT0 0x00000001 #define BIT0 0x00000001
#define BIT1 0x00000002 #define BIT1 0x00000002
...@@ -315,10 +314,4 @@ typedef union tagUWLAN_80211HDR { ...@@ -315,10 +314,4 @@ typedef union tagUWLAN_80211HDR {
WLAN_80211HDR_A4 sA4; WLAN_80211HDR_A4 sA4;
} UWLAN_80211HDR, *PUWLAN_80211HDR; } UWLAN_80211HDR, *PUWLAN_80211HDR;
/*--------------------- Export Classes ----------------------------*/
/*--------------------- Export Variables --------------------------*/
/*--------------------- Export Functions --------------------------*/
#endif /* __80211HDR_H__ */ #endif /* __80211HDR_H__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册