Project : madwifi
Revision : 2590
Author : mentor (Matthew W. S. Bell)
Date : 2007-07-16 20:35:07 +0200 (Mon, 16 Jul 2007)
Log Message :
Remove unused function when compiling without DEBUG
Affected Files:
* trunk/net80211/ieee80211_proto.c updated
Modified: trunk/net80211/ieee80211_proto.c
===================================================================
--- trunk/net80211/ieee80211_proto.c 2007-07-14 05:54:43 UTC (rev 2589)
+++ trunk/net80211/ieee80211_proto.c 2007-07-16 18:35:07 UTC (rev 2590)
@@ -286,6 +286,7 @@
}
EXPORT_SYMBOL(ieee80211_aclator_get);
+#ifdef IEEE80211_DEBUG
void
ieee80211_print_essid(const u_int8_t *essid, int len)
{
@@ -312,7 +313,6 @@
}
EXPORT_SYMBOL(ieee80211_print_essid);
-#ifdef IEEE80211_DEBUG
void
ieee80211_dump_pkt(struct ieee80211com *ic,
const u_int8_t *buf, int len, int rate, int rssi)
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|