From: Eric Biederman Date: Fri, 13 Mar 2009 20:15:37 +0000 (-0700) Subject: macvlan: Support creating macvlans from macvlans X-Git-Tag: v2.6.30-rc1~662^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0832a2961022a076c812384435b5f0290b3fc91;p=pandora-kernel.git macvlan: Support creating macvlans from macvlans When running in a network namespace whose only link to the outside world is a macvlan device, not being able to create another macvlan is a real pain. So modify macvlan creation to allow automatically forward a creation of a macvlan on a macvlan to become a creation of a macvlan on the underlying network device. Signed-off-by: Eric Biederman Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed