X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fne2k.c;h=f17f31d3abd63e25683f3bfbe5ea88a32fa23cd2;hb=06332b6b7f1c53db7afb674f0ad056d40b1f88cb;hp=80b372b519c0df89a1b67d66cda3bcb9d7ef2eda;hpb=6316b0dc30697277beea9af3a272f6e7caa76334;p=palacios.releases.git diff --git a/palacios/src/devices/ne2k.c b/palacios/src/devices/ne2k.c index 80b372b..f17f31d 100644 --- a/palacios/src/devices/ne2k.c +++ b/palacios/src/devices/ne2k.c @@ -1198,8 +1198,6 @@ static int ne2k_free(struct ne2k_state * nic_state) { }else { /* unregistered from PCI? */ } - - return 0; V3_Free(nic_state);