[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
authorDavid S. Miller <davem@davemloft.net>
Sat, 9 Jul 2005 04:47:49 +0000 (21:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Jul 2005 04:47:49 +0000 (21:47 -0700)
commit79af02c2538d54ff0dcd3f43646f506207f2ee62
tree0e77872e7ac3da31dd5d77f260a9ae391896869d
parent9c05989bb2264f0fa4fc95f81d2c4e6aa2eaa24d
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/associola.c
net/sctp/input.c
net/sctp/inqueue.c
net/sctp/output.c
net/sctp/outqueue.c
net/sctp/sm_make_chunk.c
net/sctp/socket.c
This page took 0.028154 seconds and 5 git commands to generate.