commit | 74459dc7bacda04d14626d239c8f5c4dac22560d | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Tue Aug 09 20:15:51 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:50:04 2005 -0700 |
tree | 7e24efa82b69765490c778ed5a7068b3b7613344 | |
parent | 95b81ef794278c835b321f6376b0522cd5df59b7 [diff] |
[LIST]: Introduce list_for_each_entry_safe_continue Used in the dccp CCID3 code, that is going to be submitted RSN. Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>