]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct an error in gxemul_disk_write(). It was issuing the command to
authorAlan Cox <alc@FreeBSD.org>
Mon, 3 Sep 2012 02:32:00 +0000 (02:32 +0000)
committerAlan Cox <alc@FreeBSD.org>
Mon, 3 Sep 2012 02:32:00 +0000 (02:32 +0000)
commit4cc8c595234856ee4053677c961d2a3ada4631c3
tree716cf4e18650e14063117909a76876caf714ddcd
parentb825120ab715e5f0a831afdc7b8d8ab65b16ccd5
Correct an error in gxemul_disk_write().  It was issuing the command to
read from rather than write to the emulated disk.

Reviewed by: jmallett
sys/dev/gxemul/disk/gxemul_disk.c