[PATCH] bison: remove old log level tokens

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



not used anymore since 0423caa91ad26e7 ("src: don't need keyword for log level")

Signed-off-by: Florian Westphal <fw@xxxxxxxxx>
---
 src/parser_bison.y | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/parser_bison.y b/src/parser_bison.y
index f07303e2102a..deaaf06fa1c6 100644
--- a/src/parser_bison.y
+++ b/src/parser_bison.y
@@ -370,14 +370,6 @@ static void location_update(struct location *loc, struct location *rhs, int n)
 %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"
-- 
2.7.3

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux