VirtualBox

Ignore:
Timestamp:
Apr 14, 2010 9:29:53 AM (15 years ago)
Author:
vboxsync
Message:

Linux HostDrivers/Additions: fixed missing symbol RTMemAllocZVar(); rebranding

Location:
trunk/src/VBox/HostDrivers/VBoxNetAdp/linux
Files:
2 edited

Legend:

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

    r28278 r28283  
    2525#include "the-linux-kernel.h"
    2626#include "version-generated.h"
     27#include "product-generated.h"
    2728#include <linux/netdevice.h>
    2829#include <linux/etherdevice.h>
     
    7273module_exit(VBoxNetAdpLinuxUnload);
    7374
    74 MODULE_AUTHOR("Oracle Corporation");
    75 MODULE_DESCRIPTION("VirtualBox Network Adapter Driver");
     75MODULE_AUTHOR(VBOX_VENDOR);
     76MODULE_DESCRIPTION(VBOX_PRODUCT " Network Adapter Driver");
    7677MODULE_LICENSE("GPL");
    7778#ifdef MODULE_VERSION
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp

    r23961 r28283  
    7676    ${PATH_ROOT}/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h=>r0drv/linux/the-linux-kernel.h \
    7777    ${PATH_OUT}/version-generated.h=>version-generated.h \
     78    ${PATH_OUT}/product-generated.h=>product-generated.h \
    7879"
    7980
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