Ok, why'd you change the debug print macro to check if the debug flags match the check, rather than if the debug flags are set in the check?
ie (f) & (v) versus ( (f) & (v) == (v) ) ? I'd like to tidy up the debugging changes that are left in your source file before we move onto the next bits. -adrian _______________________________________________ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"