aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211req.h
diff options
context:
space:
mode:
authorMoritz Muehlenhoff <jmm@debian.org>2009-01-21 22:00:42 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:17 -0700
commit3bd937af26599cfe7beddb10f9d66350e65b3526 (patch)
tree11ad02369e4070f2c190bccbcb6d7a78ff308888 /drivers/staging/wlan-ng/p80211req.h
parent28b17a4bdf148b7591c004efd10a8850d52849ec (diff)
Staging: wlan-ng: Remove stray comments in header files
The header files contain a few comments, which describe the function of the header element. Remove them where not needed. Signed-off-by: Moritz Muehlenhoff <jmm@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng/p80211req.h')
-rw-r--r--drivers/staging/wlan-ng/p80211req.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/staging/wlan-ng/p80211req.h b/drivers/staging/wlan-ng/p80211req.h
index 497a4d6eb59..a277381f233 100644
--- a/drivers/staging/wlan-ng/p80211req.h
+++ b/drivers/staging/wlan-ng/p80211req.h
@@ -49,18 +49,6 @@
#define _LINUX_P80211REQ_H
/*================================================================*/
-/* Constants */
-
-/*================================================================*/
-/* Macros */
-
-/*================================================================*/
-/* Types */
-
-/*================================================================*/
-/* Externs */
-
-/*================================================================*/
/* Function Declarations */
int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf);