]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
[PATCH] hostap update
authorAdrian Bunk <bunk@stusta.de>
Sat, 30 Jul 2005 19:49:56 +0000 (12:49 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 30 Jul 2005 22:17:22 +0000 (18:17 -0400)
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>
drivers/net/wireless/hostap/hostap.c

index 4fe8017b877cab4d280211ca33e65d33a6c552c8..366cefbaca5918170221efcbfdaef43a81e99f71 100644 (file)
  * more details.
  */
 
-#ifndef EXPORT_SYMTAB
-#define EXPORT_SYMTAB
-#endif
-
 #include <linux/config.h>
 #include <linux/version.h>
 #include <linux/module.h>