diff options
author | Jesper Dangaard Brouer <hawk@comx.dk> | 2009-05-27 13:45:34 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2009-05-27 13:45:34 (GMT) |
commit | 683a04cebc63819a36b1db19843bd17771f05b55 (patch) | |
tree | 1d8770a96cdb13de12e297a99d03c6063320030d /Documentation/markers.txt | |
parent | b38b1f616867c832301f24eaf259889494d495b3 (diff) | |
download | linux-fsl-qoriq-683a04cebc63819a36b1db19843bd17771f05b55.tar.xz |
netfilter: xt_hashlimit does a wrong SEQ_SKIP
The function dl_seq_show() returns 1 (equal to SEQ_SKIP) in case
a seq_printf() call return -1. It should return -1.
This SEQ_SKIP behavior brakes processing the proc file e.g. via a
pipe or just through less.
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'Documentation/markers.txt')
0 files changed, 0 insertions, 0 deletions