Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2007 00:39:47 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 114949 for review
Message-ID:  <200702240039.l1O0dlfN047440@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=114949

Change 114949 by sam@sam_ebb on 2007/02/24 00:38:47

	#undef macros at end of use

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_node.c#83 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_node.c#83 (text+ko) ====

@@ -1117,6 +1117,8 @@
 
 	return ni;
 }
+#undef IS_PSPOLL
+#undef IS_CTL
 
 /*
  * Return a reference to the appropriate node for sending



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702240039.l1O0dlfN047440>