cvs commit: src/sys/net80211 ieee80211_node.c
Sam Leffler
sam at FreeBSD.org
Mon Jul 10 00:46:28 UTC 2006
sam 2006-07-10 00:46:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net80211 ieee80211_node.c
Log:
MFC 1.75:
Move conditional preprocessing out from the IEEE80211_DPRINTF macro
invocation. Per C99 6.10.3 paragraph 11 preprocessing directives
appearing as macro arguments yield undefined behavior.
Revision Changes Path
1.48.2.12 +8 -14 src/sys/net80211/ieee80211_node.c
More information about the cvs-src
mailing list