diff options
author | Ian McDonald <ian.mcdonald@jandi.co.nz> | 2006-08-30 02:50:19 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-23 00:18:33 +0200 |
commit | fc747e82b40ea50a62eb2aef55bedd4465607cb0 (patch) | |
tree | 31b98872a3dfe8f71740c7047ea5bd09c966e054 /security | |
parent | [NETFILTER] bridge: debug message fixes (diff) | |
download | linux-fc747e82b40ea50a62eb2aef55bedd4465607cb0.tar.xz linux-fc747e82b40ea50a62eb2aef55bedd4465607cb0.zip |
[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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions