From: Michael S. Tsirkin Date: Mon, 5 Aug 2013 15:25:54 +0000 (+0300) Subject: macvlan: validate flags X-Git-Tag: v3.11-rc6~11^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1512747820367c8b3b8b72035f0f78c62f2bf1e9;p=pandora-kernel.git macvlan: validate flags commit df8ef8f3aaa6692970a436204c4429210addb23a macvlan: add FDB bridge ops and macvlan flags added a flags field to macvlan, which can be controlled from userspace. The idea is to make the interface future-proof so we can add flags and not new fields. However, flags value isn't validated, as a result, userspace can't detect which flags are supported. Cc: "David S. Miller" Cc: John Fastabend Signed-off-by: Michael S. Tsirkin Signed-off-by: David S. Miller --- Reading git-diff-tree failed