summaryrefslogtreecommitdiff
path: root/proto_ipv4.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-22 21:09:37 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-24 10:24:01 +0100
commit8a8fd13d6dc2f99cc731657aaffcc1c7dcd975b3 (patch)
treeb62c2d62ed578106bfdfd335b5e64bfa621dccf5 /proto_ipv4.c
parentab2bb70f5044e6e784071cf036a8d3db63d3e6eb (diff)
bpfc: Invoke C preprocessor from cpp.c module
Use cpp_exec func from cpp.c module to invoke C preprocessor. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ipv4.c')
0 files changed, 0 insertions, 0 deletions
v class='commit-msg'>The spec writes cipher/AKM suites as something like 00-0F-AC:9, but the part after the colon isn't hex, it's decimal, so that we've already had a few mistakes (in other code, or unmerged patches) to e.g. write 0x000FAC10 instead of 0x000FAC0A. Use a macro to avoid that problem. Reviewed-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/testing/selftests/watchdog/watchdog-test.c')