From: David S. Miller Date: Tue, 23 Sep 2008 04:57:21 +0000 (-0700) Subject: net: Fix bus in SKB queue splicing interfaces. X-Git-Tag: v2.6.28-rc1~717^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d4a31dde95af56edac4dee268249a29a21fa7c0;p=pandora-kernel.git net: Fix bus in SKB queue splicing interfaces. Handle the case of head being non-empty, by adding list->qlen to head->qlen instead of using direct assignment. Signed-off-by: David S. Miller --- Reading git-diff-tree failed