X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fnet_cd.c;h=4446e127d9461af8a156535a02186201f4c35d9e;hb=153204955413dcb12b2156fc80bdda6e275009b9;hp=ad8b93b5e7e85875f406514a5669deea66081975;hpb=2fc55bdc014038e625b3628fdaf0b60d7ebede77;p=palacios.git diff --git a/palacios/src/devices/net_cd.c b/palacios/src/devices/net_cd.c index ad8b93b..4446e12 100644 --- a/palacios/src/devices/net_cd.c +++ b/palacios/src/devices/net_cd.c @@ -28,13 +28,10 @@ #endif - #define NBD_READ_CMD 0x1 #define NBD_WRITE_CMD 0x2 #define NBD_CAPACITY_CMD 0x3 - - #define NBD_STATUS_OK 0x00 #define NBD_STATUS_ERR 0xff