Generic crypto caps provide too much information to be useful for IPsec 
applications (because some of the data is fixed). Rework respective functions 
to provide just necessary data.

----------------github------------------------
/** Email created from pull request 351 (lumag:ipsec_crypto_caps)
 ** https://github.com/Linaro/odp/pull/351
 ** Patch: https://github.com/Linaro/odp/pull/351.patch
 ** Base sha: 12fd3a9224a856271934986a1bad981843915d68
 ** Merge commit sha: 5ee11c14916c7183b28645df094cf6f6a4f4fab6
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
total: 0 errors, 0 warnings, 0 checks, 40 lines checked


to_send-p-000.patch has no obvious style problems and is ready for submission.
total: 0 errors, 0 warnings, 0 checks, 10 lines checked


to_send-p-001.patch has no obvious style problems and is ready for submission.
ERROR: space prohibited before that '++' (ctx:WxO)
#65: FILE: platform/linux-generic/odp_ipsec.c:79:
+               out ++;
                    ^

ERROR: space prohibited before that '++' (ctx:WxO)
#94: FILE: platform/linux-generic/odp_ipsec.c:106:
+               out ++;
                    ^

WARNING: 'deafult' may be misspelled - perhaps 'default'?
#263: FILE: platform/linux-generic/odp_ipsec_sad.c:410:
+       deafult:

WARNING: labels should not be indented
#263: FILE: platform/linux-generic/odp_ipsec_sad.c:410:
+       deafult:

total: 2 errors, 2 warnings, 0 checks, 238 lines checked


to_send-p-002.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to