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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Sunday, May 2, 2010 - 11:34 pm

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


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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] macvtap: add ioctl to modify vnet header size, Michael S. Tsirkin, (Thu Apr 29, 6:51 am)
Re: [PATCH] macvtap: add ioctl to modify vnet header size, Arnd Bergmann, (Thu Apr 29, 7:40 am)
Re: [PATCH] macvtap: add ioctl to modify vnet header size, David Miller, (Sun May 2, 11:34 pm)
Re: [PATCH] macvtap: add ioctl to modify vnet header size, Michael S. Tsirkin, (Mon May 3, 12:55 am)