From: Adrian Bunk Date: Sun, 13 Nov 2005 18:26:25 +0000 (-0500) Subject: [PATCH] hostap: rename hostap.c to hostap_main.c X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~93^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7635d345b2c047339b44c85fff486c6b94b67216;p=pandora-kernel.git [PATCH] hostap: rename hostap.c to hostap_main.c I wanted to remove the #include "hostap_ioctl.c" from hostap.c and build hostap_ioctl.c separately, but this doesn't work since hostap.c has the same name as the module. After renaming hostap.c this will be possible. Signed-off-by: Adrian Bunk Acked-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed