Browse Source

[PATCH] hostap update

EXPORT_SYMTAB does nothing. There's no need to define something if it
doesn't have any effect.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Adrian Bunk 20 years ago
parent
commit
1fad810473
1 changed files with 0 additions and 4 deletions
  1. 0 4
      drivers/net/wireless/hostap/hostap.c

+ 0 - 4
drivers/net/wireless/hostap/hostap.c

@@ -12,10 +12,6 @@
  * more details.
  * more details.
  */
  */
 
 
-#ifndef EXPORT_SYMTAB
-#define EXPORT_SYMTAB
-#endif
-
 #include <linux/config.h>
 #include <linux/config.h>
 #include <linux/version.h>
 #include <linux/version.h>
 #include <linux/module.h>
 #include <linux/module.h>