[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1416413891-29562-1-git-send-email-mst@redhat.com>
Date: Wed, 19 Nov 2014 18:18:28 +0200
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: rusty@...tcorp.com.au, davem@...emloft.net
Subject: [PATCH 0/3] tun: flag cleanup
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists