VirtualBox

Changeset 28281 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 14, 2010 6:40:48 AM (15 years ago)
Author:
vboxsync
Message:

VBoxNetFlt/linux: 2.6.22 that is

File:
1 edited

Legend:

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

    r28278 r28281  
    894894     * skb_gso_segment does the following. Do we need to do it as well?
    895895     */
    896 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 23)
     896#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 22)
    897897    skb_reset_mac_header(pSkb);
    898898    pSkb->mac_len = pSkb->network_header - pSkb->mac_header;
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