Project : madwifi
Revision : 2154
Author : proski (Pavel Roskin)
Date : 2007-02-24 02:34:31 +0100 (Sat, 24 Feb 2007)
Log Message :
Make ahb_wmac_driver static
Affected Files:
* branches/dadwifi/ath/if_ath_ahb.c updated
Modified: branches/dadwifi/ath/if_ath_ahb.c
===================================================================
--- branches/dadwifi/ath/if_ath_ahb.c 2007-02-24 01:33:54 UTC (rev 2153)
+++ branches/dadwifi/ath/if_ath_ahb.c 2007-02-24 01:34:31 UTC (rev 2154)
@@ -397,7 +397,7 @@
return 0;
}
-struct platform_driver ahb_wmac_driver = {
+static struct platform_driver ahb_wmac_driver = {
.driver.name = "ar531x-wmac",
.probe = ahb_wmac_probe,
.remove = ahb_wmac_remove
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|