X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FIPStack%2Fhwaddr_cache.c;h=ab33e01efcb67139c77c5194f00b807ede206fd4;hb=a2eb5ce4902a16309fd9d918845ed4d43f5d16d8;hp=1a4f4205b9cd2b1ff1374274fabf4b8f72704ac1;hpb=7b64f5e7f00e445a5637e9e3289a1332a14d28e5;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/IPStack/hwaddr_cache.c b/KernelLand/Modules/IPStack/hwaddr_cache.c index 1a4f4205..ab33e01e 100644 --- a/KernelLand/Modules/IPStack/hwaddr_cache.c +++ b/KernelLand/Modules/IPStack/hwaddr_cache.c @@ -4,7 +4,7 @@ * hwaddr_resolution.c * - Resolution/caching of hardware addresses */ -#define DEBUG 1 +#define DEBUG 0 #include "ipstack.h" #include "icmp.h" #include "include/adapters_int.h"