commit | b37e933ac7bdad2d587a6048babb8db2718460de | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 14 23:46:52 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:36 2008 -0800 |
tree | 5ec44e055333aa20b178e6196d20e3caaa7f3089 | |
parent | 8528819adc613e0b4bc3e5cb4123b4b33d2b03c4 [diff] |
[NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths Consolidate error paths and use proper symbolic return value instead of magic values. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>