]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a problem introduced in revision 1.84: m_pullup() does not
authorru <ru@FreeBSD.org>
Tue, 23 Dec 2003 13:33:23 +0000 (13:33 +0000)
committerru <ru@FreeBSD.org>
Tue, 23 Dec 2003 13:33:23 +0000 (13:33 +0000)
commit0b3fdbfa5200ef73e1c802d77fff9038a710bad1
treec8c03633a2e7a49512ff5830a711e95d5befd9c3
parentabd1027a01880a215e2c2f5c955c21a22e7424bd
Fix a problem introduced in revision 1.84: m_pullup() does not
necessarily return the same mbuf chain so we need to recompute
mtod() consumers after pulling up.
sys/netinet/if_ether.c