From: Arjan van de Ven Date: Mon, 3 Jul 2006 07:25:33 +0000 (-0700) Subject: [PATCH] lockdep: annotate vlan net device as being a special class X-Git-Tag: v2.6.18-rc1~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd8d1e9eb8b51041505966fe96d081ecbe86efe;p=pandora-kernel.git [PATCH] lockdep: annotate vlan net device as being a special class vlan network devices have devices nesting below it, and are a special "super class" of normal network devices; split their locks off into a separate class since they always nest. [deweerdt@free.fr: fix possible null-pointer deref] Signed-off-by: Arjan van de Ven Signed-off-by: Ingo Molnar Signed-off-by: Frederik Deweerdt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed