X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Flnx_virtio_blk.c;h=e58ec10e126d42b8bfd122b71f636753547c9aef;hp=0720e933f181bf0de23d55ef84a280a7f4db13e6;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hpb=d34450b1e6fe3c2e1295c268c1722c669ba8d545 diff --git a/palacios/src/devices/lnx_virtio_blk.c b/palacios/src/devices/lnx_virtio_blk.c index 0720e93..e58ec10 100644 --- a/palacios/src/devices/lnx_virtio_blk.c +++ b/palacios/src/devices/lnx_virtio_blk.c @@ -27,12 +27,12 @@ #include -/* -#ifndef DEBUG_VIRTIO_BLK + +#ifndef CONFIG_DEBUG_VIRTIO_BLK #undef PrintDebug #define PrintDebug(fmt, args...) #endif -*/ + #define BLK_CAPACITY_PORT 20 #define BLK_MAX_SIZE_PORT 28