diff options
author | bz <bz@FreeBSD.org> | 2015-01-15 02:22:52 +0000 |
---|---|---|
committer | bz <bz@FreeBSD.org> | 2015-01-15 02:22:52 +0000 |
commit | 31bdd499d9729ec6f07e1dc4e06921207bcd2a64 (patch) | |
tree | 0fe2740e82288948a7c0c14bbc3006f72cc35e8d /contrib/libc++/src/optional.cpp | |
parent | decdf2bedd1ebd602e32fa9a1e2c446435a9d6a2 (diff) | |
download | FreeBSD-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