From: "Michael S. Tsirkin" <mst@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: rusty@rustcorp.com.au, davem@davemloft.net
Subject: [PATCH 0/3] tun: flag cleanup
Date: Wed, 19 Nov 2014 18:18:28 +0200 [thread overview]
Message-ID: <1416413891-29562-1-git-send-email-mst@redhat.com> (raw)
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
next reply other threads:[~2014-11-19 16:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-19 16:18 Michael S. Tsirkin [this message]
2014-11-19 16:18 ` [PATCH 1/3] tun: move internal flag defines out of uapi Michael S. Tsirkin
2014-11-19 16:47 ` Dan Williams
2014-11-19 16:50 ` Michael S. Tsirkin
2014-11-19 17:08 ` Michael S. Tsirkin
2014-11-19 17:11 ` Dan Williams
2014-11-19 16:18 ` [PATCH 2/3] tun: reuse IFF_ flags internally Michael S. Tsirkin
2014-11-19 16:18 ` [PATCH 3/3] tun: drop most type defines Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416413891-29562-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox