linux/net/dccp/ccids
Ian McDonald fc747e82b4 [DCCP]: Tidyup CCID3 list handling
As Arnaldo Carvalho de Melo points out I should be using list_entry in case
the structure changes in future. Current code functions but is reliant
on position and requires type cast.

Noticed when doing this that I have one more variable than I needed so
removing that also.

Signed off by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 15:18:33 -07:00
..
lib [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
Kconfig [DCCP]: Kconfig tidy up 2006-03-20 19:24:22 -08:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00
ccid2.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ccid2.h [DCCP] CCID: Improve CCID infrastructure 2006-03-20 19:21:44 -08:00
ccid3.c [DCCP]: Tidyup CCID3 list handling 2006-09-22 15:18:33 -07:00
ccid3.h [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00