]> Git Repo - qemu.git/blobdiff - hw/intel-hda.c
PPC: Enable 440EP CPU target
[qemu.git] / hw / intel-hda.c
index 02def4c1e1a8a6d728f9ee393d139dc09ff81b55..10769e0f49829e844a052f4dae24e96405483824 100644 (file)
@@ -402,7 +402,7 @@ static bool intel_hda_xfer(HDACodecDevice *dev, uint32_t stnr, bool output,
             break;
         }
     }
-    if (st == NULL) {
+    if (s == 4) {
         return false;
     }
     if (st->bpl == NULL) {
This page took 0.021582 seconds and 4 git commands to generate.