Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.h
This patch fixes ERROR: do not use C99 // comments found by checkpatch in vt6655/80211hdr.h. Signed-off-by: Tülin İzer <tulinizer@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
9c358e547b
commit
bd83515a90
@@ -68,7 +68,7 @@
|
|||||||
#define BIT30 0x40000000
|
#define BIT30 0x40000000
|
||||||
#define BIT31 0x80000000
|
#define BIT31 0x80000000
|
||||||
|
|
||||||
// 802.11 frame related, defined as 802.11 spec
|
/* 802.11 frame related, defined as 802.11 spec */
|
||||||
#define WLAN_ADDR_LEN 6
|
#define WLAN_ADDR_LEN 6
|
||||||
#define WLAN_CRC_LEN 4
|
#define WLAN_CRC_LEN 4
|
||||||
#define WLAN_CRC32_LEN 4
|
#define WLAN_CRC32_LEN 4
|
||||||
|
|||||||
Reference in New Issue
Block a user