commit | 86c0bf4095b35b978540aa43b12840d138a0b376 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 14 23:48:17 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:39 2008 -0800 |
tree | fa3e59cc9c3333a5c50a932b1f0ba5105f9e5737 | |
parent | 9b1c2cfd7a8b3840cf5c99d0560e641ff4a3425b [diff] |
[NETFILTER]: nf_conntrack_sctp: remove timeout indirection Instead of keeping pointers to the timeout values in a table, simply put the timeout values in the table directly. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>