Re: [PATCH] macvtap: add ioctl to modify vnet header size

From: David Miller
Date: Mon May 03 2010 - 02:34:39 EST


From: David Miller <davem@xxxxxxxxxxxxx>
Date: Sun, 02 May 2010 23:32:32 -0700 (PDT)

> From: Arnd Bergmann <arnd@xxxxxxxx>
> Date: Thu, 29 Apr 2010 16:40:57 +0200
>
>> On Thursday 29 April 2010, Michael S. Tsirkin wrote:
>>> This adds TUNSETVNETHDRSZ/TUNGETVNETHDRSZ support
>>> to macvtap.
>>
>> Looks good, thanks Michael!
>>
>>> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
>>
>> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Applied to net-next-2.6, thanks.

Nevermind, reverted:

drivers/net/macvtap.c: In function 'macvtap_ioctl':
drivers/net/macvtap.c:679:7: error: 'TUNGETVNETHDRSZ' undeclared (first use in this function)
drivers/net/macvtap.c:679:7: note: each undeclared identifier is reported only once for each function it appears in
drivers/net/macvtap.c:685:7: error: 'TUNSETVNETHDRSZ' undeclared (first use in this function)

What tree is this supposed to build under? Certinaly not net-2.6
or net-next-2.6
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/