VirtualBox

Changeset 24885 in vbox for trunk


Ignore:
Timestamp:
Nov 23, 2009 7:03:00 PM (15 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h

    r24883 r24885  
    174174        set_current_state(TASK_RUNNING); \
    175175        spin_lock_irqsave(&(q)->lock, flags); \
    176         list_del_init((q)->task_list); \
     176        list_del_init(&(q)->task_list); \
    177177        spin_unlock_irqrestore(&(q)->lock, flags); \
    178178    } while (0)
Note: See TracChangeset for help on using the changeset viewer.

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