VirtualBox

Ignore:
Timestamp:
Nov 19, 2018 8:39:52 PM (6 years ago)
Author:
vboxsync
Message:

HostDrivers: fix some warnings on old Linux kernels and add missing functions in VBoxNetFlt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c

    r75576 r75599  
    448448        int                iCmdLen;
    449449        const int          cMaxBuf = 128;
     450#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 29)
    450451        const struct cred *pOldCreds;
    451452        struct cred       *pNewCreds;
     453#endif
    452454
    453455        /*
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