commit | 1d4a31dde95af56edac4dee268249a29a21fa7c0 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 22 21:57:21 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 22 21:57:21 2008 -0700 |
tree | 68d9bd2d277aa13da4020111d2e8420b129dc373 | |
parent | 0b815a1a6d43ab498674b8430c8c35ab08487a16 [diff] |
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>