src/scene.cpp
@@ -139,7 +139,10 @@ for(j = 0 ; j< ninports ;j ++, phy_id++) { phy_id->mIntType = 0; phy_id->mPhyID = hw_adapter->get_physical_channel(1, rxBufID[j]-1); <<<<<<< HEAD // printf("PhyID:%d\n", phy_id->mPhyID); ======= >>>>>>> 0d5b7df96a2ee186b7b085dca9cf9a33f791c430 } size += ninports*sizeof(PhyPort); }