projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47e362c
)
[PATCH] hostap update
author
Adrian Bunk
<bunk@stusta.de>
Sat, 30 Jul 2005 19:49:56 +0000
(12:49 -0700)
committer
Jeff 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/hostap/hostap.c
b/drivers/net/wireless/hostap/hostap.c
index 4fe8017b877cab4d280211ca33e65d33a6c552c8..366cefbaca5918170221efcbfdaef43a81e99f71 100644
(file)
--- a/
drivers/net/wireless/hostap/hostap.c
+++ b/
drivers/net/wireless/hostap/hostap.c
@@
-12,10
+12,6
@@
* more details.
*/
-#ifndef EXPORT_SYMTAB
-#define EXPORT_SYMTAB
-#endif
-
#include <linux/config.h>
#include <linux/version.h>
#include <linux/module.h>