--- src/sys/dev/netif/acx/if_acx.c 2006/10/25 20:55:55 1.8 +++ src/sys/dev/netif/acx/if_acx.c 2006/11/27 13:56:30 1.9 @@ -38,7 +38,7 @@ * Copyright (c) 2003-2004 wlan.kewl.org Project * All rights reserved. * - * $Id: if_acx.c,v 1.8 2006/10/25 20:55:55 dillon Exp $ + * $Id: if_acx.c,v 1.9 2006/11/27 13:56:30 sephe Exp $ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -1931,7 +1931,7 @@ do { \ INIT_TMPLT(tim); INIT_TMPLT(probe_resp); -#undef CALL_SET_TMPLT +#undef INIT_TMPLT return 0; }