cryptodev: move KASUMI to end of list
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 6 Jul 2016 14:05:32 +0000 (15:05 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 8 Jul 2016 18:00:32 +0000 (20:00 +0200)
commitaa6a021db7b788ca17858fe1c011b96355219dbb
tree9153ce4e4259d14952efcd60673981dd80edcd54
parentcdfb776ba266cb610add47a95580f81f5105b4ed
cryptodev: move KASUMI to end of list

New cryptodev type for the new KASUMI PMD was added
in the cryptodev type enum, but not at the end of it,
causing an ABI breakage.

Fixes: 2773c86d061a ("crypto/kasumi: add driver for KASUMI library")

Reported-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_cryptodev/rte_cryptodev.h