Module Name: src Committed By: maxv Date: Tue May 8 06:11:45 UTC 2018
Modified Files: src/sys/arch/arm/imx: if_enet.c Log Message: Don't remove M_PKTHDR manually, use m_remove_pkthdr instead. ok ryo@ To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/imx/if_enet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.