Commit 54e54a44 authored by Franck Messaoudi's avatar Franck Messaoudi

Fix: redefine not redifine

parent a9615b17
......@@ -149,7 +149,7 @@ static __always_inline u32 match_sdf_filter_ipv4(
/*
* TODO:
* Check if an enum is really needed to redifine protocol:
* Check if an enum is really needed to redefine protocol:
* switch (ip_protocol) {
case IPPROTO_ICMP:
return 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment