On 02/03/2011 16:07, Bruce Cran wrote:
On Thu, Feb 03, 2011 at 08:26:26PM +0000, Adrian Chadd wrote:
                if (ni != NULL) {
+#if NOTYET
                /* tag AMPDU aggregates for reorder processing */
This seems to have broken the build because NOTYET isn't defined.

ANSI C states that all undefined preprocessor variables shall expand to 0. If we have a warning on that complains, we should turn it off.

Warner
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to