not used anymore since
0423caa91ad26e7 ("src: don't need keyword for log level")
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
%token SNAPLEN "snaplen"
%token QUEUE_THRESHOLD "queue-threshold"
%token LEVEL "level"
-%token LEVEL_EMERG "emerg"
-%token LEVEL_ALERT "alert"
-%token LEVEL_CRIT "crit"
-%token LEVEL_ERR "err"
-%token LEVEL_WARN "warn"
-%token LEVEL_NOTICE "notice"
-%token LEVEL_INFO "info"
-%token LEVEL_DEBUG "debug"
%token LIMIT "limit"
%token RATE "rate"