commit | a6ca5f1dbe40470fcb1ecc921769d792a1e77ed9 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Jan 10 22:39:28 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 10 22:39:28 2008 -0800 |
tree | c74e49b849ff9806aa4349587c3623cb90ddf0e6 | |
parent | 0fe1e567d0b4f6a98e94d3b9a40f41c801bd157f [diff] |
[MACVLAN]: Prevent nesting macvlan devices Don't allow to nest macvlan devices since it will cause lockdep warnings and isn't really useful for anything. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>