diff options
author | Eric Dumazet <edumazet@google.com> | 2014-11-03 08:19:53 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-03 16:13:03 -0500 |
commit | 56b174256b6936ec4c1ed8f3407109ac6929d3ca (patch) | |
tree | 673380fc883abd0b3fc7e1561aba31a41d964886 /net/netrom | |
parent | 8ce0c8254f15229aa99fc6c04141f28c446e5f8c (diff) | |
download | linux-56b174256b6936ec4c1ed8f3407109ac6929d3ca.tar.bz2 |
net: add rbnode to struct sk_buff
Yaogong replaces TCP out of order receive queue by an RB tree.
As netem already does a private skb->{next/prev/tstamp} union
with a 'struct rb_node', lets do this in a cleaner way.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yaogong Wang <wygivan@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions