drivers: fix build with new register macro
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 6 Jul 2016 21:14:20 +0000 (23:14 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 8 Jul 2016 08:27:08 +0000 (10:27 +0200)
commit54266acc6433ba5d3d90f3af4f7f5af5c8dfc288
tree9d6433d775589cdcaa78ef17d489efd53e162524
parent737ddf3fb136bcbf6c7228e380741f674cdc56ec
drivers: fix build with new register macro

Compilation fails because of some typos.

Fixes: cb6696d22023 ("drivers: update registration macro usage")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Tested-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
drivers/net/mlx4/mlx4.c
drivers/net/mlx5/mlx5.c