hash: add switch fall-through comments for arm64
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Tue, 9 May 2017 09:45:41 +0000 (15:15 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 10 May 2017 14:29:26 +0000 (16:29 +0200)
commit70361cb13dea6889a3fbee9626266092cfe8844c
tree959db9ee3f7027e2ae9386b85caf67d40aa34b0a
parentf94c5c9648cd32a90448afa87ef81ab07fb26a42
hash: add switch fall-through comments for arm64

This fixes compiler warnings with GCC 7 for arm64 build.
Fixes: da8dcc27f644 ("hash: use armv8-a CRC32 instructions")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
lib/librte_hash/rte_crc_arm64.h