Date: Mon, 29 Sep 2008 18:33:08 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mmc mmc.c Message-ID: <200809291833.m8TIXCTj051542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-09-29 18:33:08 UTC
FreeBSD src repository
Modified files:
sys/dev/mmc mmc.c
Log:
SVN rev 183470 on 2008-09-29 18:33:08Z by imp
Explicitly set data to NULL rather than relying mmc_wait_for_cmd() to
do it for us. There may be commands we have to wait for that need to
set data.
Submitted by: mav@
Revision Changes Path
1.14 +8 -1 src/sys/dev/mmc/mmc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809291833.m8TIXCTj051542>
