From: Adrian Bunk Date: Sat, 30 Jul 2005 19:49:56 +0000 (-0700) Subject: [PATCH] hostap update X-Git-Tag: v2.6.14-rc1~997^2~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1fad810473423bbf0626fab2fbeb27a4663fa2d5;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git [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 Signed-off-by: Jouni Malinen Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/wireless/hostap/hostap.c b/drivers/net/wireless/hostap/hostap.c index 4fe8017..366cefb 100644 --- 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 #include #include