summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_rateest.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2011-05-07 04:01:25 +0200
committerJan Engelhardt <jengelh@medozas.de>2011-05-08 15:12:59 +0200
commit104fb318d22231c9edf9d61ef84cc84386e52d6b (patch)
tree56ca0fc3bc0fae1ef621d2a47ec62258763c61fb /extensions/libxt_rateest.c
parent373e8513c4b9b0491e46ae89397ead03d093ee76 (diff)
extensions: remove bogus use of XT_GETOPT_TABLEEND
Commit v1.4.8-36-g32b8e61 added this end marker in a little too many places: at non-getopt places. Fix that. Also change the definition of XT_GETOPT_TABLEEND to reference a struct getopt member by name so that this cannot happen again. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'extensions/libxt_rateest.c')
-rw-r--r--extensions/libxt_rateest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_rateest.c b/extensions/libxt_rateest.c
index 6998c016..e70edc67 100644
--- a/extensions/libxt_rateest.c
+++ b/extensions/libxt_rateest.c
@@ -80,7 +80,7 @@ static const struct rate_suffix {
{ "GBps", 8000000000. },
{ "TiBps", 8.*1024.*1024.*1024.*1024. },
{ "TBps", 8000000000000. },
- XT_GETOPT_TABLEEND,
+ {NULL},
};
static int