From: Jarek Poplawski Date: Fri, 11 Jan 2008 06:38:31 +0000 (-0800) Subject: [VLAN]: nested VLAN: fix lockdep's recursive locking warning X-Git-Tag: v2.6.24-rc8~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe1e567d0b4f6a98e94d3b9a40f41c801bd157f;p=pandora-kernel.git [VLAN]: nested VLAN: fix lockdep's recursive locking warning Allow vlans nesting other vlans without lockdep's warnings (max. 2 levels i.e. parent + child). Thanks to Patrick McHardy for pointing a bug in the first version of this patch. Reported-by: Benny Amorsen Signed-off-by: Jarek Poplawski Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed