numam-dpdk/drivers
Ivan Malov b65eb10c4d net/sfc/base: use simpler code to check hash algorithm type
The API which is used to list supported hash flags verifies
hash algorithm choice before writing the output. This check
is based on a switch() statement which has only two options
and no distinctive actions to be conducted for each of them.
Use simpler code instead of switch() to improve readability.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-09-28 01:41:02 +02:00
..
baseband baseband/null: add in meson build 2018-09-18 22:53:35 +02:00
bus drivers/bus: fill driver reference after NXP probing 2018-09-27 14:43:47 +02:00
common compress/qat: use compression specific driver name 2018-08-30 05:10:50 +02:00
compress compress/qat: use compression specific driver name 2018-08-30 05:10:50 +02:00
crypto drivers/crypto: remove double assignment of driver 2018-09-28 18:02:58 +02:00
event event/opdl: add in meson build 2018-09-18 22:53:35 +02:00
mempool bus/fslmc: fix undefined reference of memsegs 2018-08-27 14:14:27 +02:00
net net/sfc/base: use simpler code to check hash algorithm type 2018-09-28 01:41:02 +02:00
raw raw/ifpga: use -Wno-error=format-security for meson 2018-09-17 12:17:24 +02:00
Makefile crypto/qat: move common qat files to common dir 2018-07-11 00:55:30 +02:00
meson.build baseband/null: add in meson build 2018-09-18 22:53:35 +02:00