examples/ipsec-secgw: call start function
authorHemant Agrawal <hemant.agrawal@nxp.com>
Thu, 21 Jul 2016 10:54:04 +0000 (16:24 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 22 Jul 2016 10:40:21 +0000 (12:40 +0200)
commitb86eeb2aba2bd7c0fc22a317bcf7cfb5e3541e06
tree194729e0e771526dbc2e2fdbf6467cc3513a643a
parent800386e6b7cc103fb8a94051459801fc6dbdb617
examples/ipsec-secgw: call start function

The usual device sequence is configure, queue setup and start.
Crypto device should be started before use.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
examples/ipsec-secgw/ipsec-secgw.c