cvs commit: src/sys/dev/mmc mmc.c

Warner Losh imp at FreeBSD.org
Mon Sep 29 18:33:13 UTC 2008


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


More information about the cvs-src mailing list