From: Ralf Baechle Date: Mon, 10 Jul 2006 18:24:46 +0000 (-0700) Subject: [BPQ] lockdep: fix false positive X-Git-Tag: v2.6.18-rc2~117^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eeb7e42888b3bde403596eebdbd64452a53f4d5;p=pandora-kernel.git [BPQ] lockdep: fix false positive Bpqether is encapsulating AX.25 frames into ethernet frames. There is a virtual bpqether device paired with each ethernet devices, so it's normal to pass through dev_queue_xmit twice for each frame which triggers the locking detector. Signed-off-by: Ralf Baechle Signed-off-by: David S. Miller --- Reading git-diff-tree failed