net: Fix bus in SKB queue splicing interfaces.
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 04:57:21 +0000 (21:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 04:57:21 +0000 (21:57 -0700)
commit1d4a31dde95af56edac4dee268249a29a21fa7c0
tree68d9bd2d277aa13da4020111d2e8420b129dc373
parent0b815a1a6d43ab498674b8430c8c35ab08487a16
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 <davem@davemloft.net>
include/linux/skbuff.h