From: Eric Dumazet Date: Wed, 15 Dec 2010 23:52:55 +0000 (+0000) Subject: ifb: fix a lockdep splat X-Git-Tag: v2.6.38-rc1~476^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7edc3453e54432a9f1c636b6481f1107c9db19bd;p=pandora-kernel.git ifb: fix a lockdep splat After recent ifb changes, we must use lockless __skb_dequeue() since lock is not anymore initialized. Signed-off-by: Eric Dumazet Cc: Jamal Hadi Salim Cc: Changli Gao Acked-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed