Commit e5851cf6 authored by Igor Bezukh's avatar Igor Bezukh Committed by Greg Kroah-Hartman
Browse files

Staging: vt6655: removed redundant comments from IEEE11h.h



Removed redundant comments from IEEE11h.h header file.

Signed-off-by: default avatarIgor Bezukh <igbzkh@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2c620641
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -35,16 +35,6 @@
#include "80211hdr.h"
#include "80211mgr.h"

/*---------------------  Export Definitions -------------------------*/

/*---------------------  Export Classes  ----------------------------*/

/*---------------------  Export Variables  --------------------------*/

/*---------------------  Export Types  ------------------------------*/

/*---------------------  Export Functions  --------------------------*/

bool IEEE11hbMSRRepTx(
	void *pMgmtHandle
);