commit | 2d0817d11eaec57435feb61493331a763f732a2b | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 22:32:06 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 22:32:06 2006 -0800 |
tree | 7c42229b1cc64e67efe8ed21b82cdc513e638f82 | |
parent | 110bae4efb5ed5565257a0fb9f6d26e6125a1c4b [diff] |
[DCCP] options: Make dccp_insert_options & friends yell on error And not the silly LIMIT_NETDEBUG and silently return without inserting the option requested. Also drop some old debugging messages associated to option insertion. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>