Staging: vt6655: removed redundant comments from IEEE11h.h

Removed redundant comments from IEEE11h.h header file.

Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Igor Bezukh 2014-07-25 19:26:14 +03:00 committed by Greg Kroah-Hartman
parent 2c62064105
commit e5851cf64e
1 changed files with 0 additions and 10 deletions

View File

@ -35,16 +35,6 @@
#include "80211hdr.h"
#include "80211mgr.h"
/*--------------------- Export Definitions -------------------------*/
/*--------------------- Export Classes ----------------------------*/
/*--------------------- Export Variables --------------------------*/
/*--------------------- Export Types ------------------------------*/
/*--------------------- Export Functions --------------------------*/
bool IEEE11hbMSRRepTx(
void *pMgmtHandle
);