From: Michael S. Tsirkin Date: Wed, 19 Nov 2014 12:44:40 +0000 (+0200) Subject: tun: move internal flag defines out of uapi X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031f5e0338ef672e728c878129fa044e8830c31a;p=pandora-kernel.git tun: move internal flag defines out of uapi TUN_ flags are internal and never exposed to userspace. Any application using it is almost certainly buggy. Move them out to tun.c. Note: we remove these completely in follow-up patches, this code movement is split out for ease of review. Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed