VirtualBox

Changeset 31439 in vbox


Ignore:
Timestamp:
Aug 6, 2010 1:13:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64510
Message:

Audio/HDA: typo (wrong condition).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevIchIntelHDA.cpp

    r31429 r31439  
    584584    if(   INTCTL_CIE(pState)
    585585       && (   RIRBSTS_RINTFL(pState)
    586            || RIRBSTS_RIRBOIS(pState))
    587            || STATESTS(pState))
     586           || RIRBSTS_RIRBOIS(pState)
     587           || STATESTS(pState)))
    588588    {
    589589        fIrq = true;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette