VirtualBox

Ignore:
Timestamp:
Jul 11, 2008 6:27:31 PM (16 years ago)
Author:
vboxsync
Message:

IOCTL fix for Linux. Hope nothing broke ...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/vboxmod.c

    r10541 r10543  
    525525            IOCTL_VMM_EXIT(arg);
    526526        }
    527         else if (   (   VBOXGUEST_IOCTL_STRIP_SIZE(VBOXGUEST_IOCTL_HGCM_CALL(0))
     527        else if (   (   VBOXGUEST_IOCTL_STRIP_SIZE(VBOXGUEST_IOCTL_HGCM_CALL)
    528528                == VBOXGUEST_IOCTL_STRIP_SIZE(cmd))
    529529            || (cmd == VBOXGUEST_IOCTL_HGCM_CALL))
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