Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/marvell



On 2022/05/21 19:27, Rin Okuyama wrote:
Module Name:	src
Committed By:	rin
Date:		Sat May 21 10:27:30 UTC 2022

Modified Files:
	src/sys/dev/marvell: if_mvgbe.c

Log Message:
m_freem() *after* bus_dmamap_sync() and bus_dmamap_load() for
that mbuf. This is mandatory for some archs.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/marvell/if_mvgbe.c

s/load/unload/ here. Thanks riastradh@ for pointing out.

rin


Home | Main Index | Thread Index | Old Index