[PATCH 0/3] tun: flag cleanup

From: Michael S. Tsirkin
Date: Wed Nov 19 2014 - 11:18:41 EST


this patchset cleans up flag handling in tun.
It logically belongs to net tree, but
I'm basing support for new virtio header on
top of it. Similar situation will take place
with vhost patches.
Rusty, Dave, what's your take?

Merge this patch through virtio tree?
Merge both this patch and virtio 1.0 patches through vhost tree?

I'm fine with any option.

Please review/ack patches in any case.

Michael S. Tsirkin (3):
tun: move internal flag defines out of uapi
tun: reuse IFF_ flags internally
tun: drop most type defines

include/uapi/linux/if_tun.h | 14 -----
drivers/net/tun.c | 125 ++++++++++++++++----------------------------
2 files changed, 46 insertions(+), 93 deletions(-)

--
MST

--
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/