commit d92b89075da025ede320711f7b12c27b0ee81fa4
Author: Matthew Dillon <[email protected]>
Date: Mon Jan 9 19:11:47 2017 -0800
mmcsd - Wasn't quite MPSAFE, fix startup race (2)
* Needed to rearrange one more thing to report capacity properly.
Summary of changes:
sys/dev/disk/mmcsd/mmcsd.c | 31 ++++++++++++++++++-------------
1 file changed, 18 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d92b89075da025ede320711f7b12c27b0ee81fa4
--
DragonFly BSD source repository