Module Name: src Committed By: ryo Date: Fri Feb 16 08:42:45 UTC 2018
Modified Files: src/sys/arch/arm/imx: if_enet.c Log Message: * avoid writing past the end of the mbuf. * m_getptr was introduced for the IPsec Crypto code. it must not be used here. pointed out by maxv@. thanks. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 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.