summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/src/optional.cpp
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2015-01-15 02:22:52 +0000
committerbz <bz@FreeBSD.org>2015-01-15 02:22:52 +0000
commit31bdd499d9729ec6f07e1dc4e06921207bcd2a64 (patch)
tree0fe2740e82288948a7c0c14bbc3006f72cc35e8d /contrib/libc++/src/optional.cpp
parentdecdf2bedd1ebd602e32fa9a1e2c446435a9d6a2 (diff)
downloadFreeBSD-src-31bdd499d9729ec6f07e1dc4e06921207bcd2a64.zip
FreeBSD-src-31bdd499d9729ec6f07e1dc4e06921207bcd2a64.tar.gz
Fix cpsw(4) after r277203 which folded 'struct m_hdr' into 'struct mbuf'.
While in theory this should have been a transparent change (and was for all other drivers), cpsw(4) never used the proper accessor macros in a few places but spelt the indirect m_hdr.mh_* out itself. Convert those to use m_len and m_data and unbreak the driver build.
Diffstat (limited to 'contrib/libc++/src/optional.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud