X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Flnx_virtio_blk.c;h=e58ec10e126d42b8bfd122b71f636753547c9aef;hb=82b8b87c344fcd1eab22e3f3be5ad54cbb3f8f68;hp=0720e933f181bf0de23d55ef84a280a7f4db13e6;hpb=f7bc654c609c9780d52f6fa980de987ddd337416;p=palacios.git 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