On 9/8/2017 9:45 AM, Hemant Agrawal wrote: > From: Shreyansh Jain <shreyansh.j...@nxp.com> > > Signed-off-by: Shreyansh Jain <shreyansh.j...@nxp.com> > --- > drivers/crypto/dpaa2_sec/mc/dpseci.c | 676 +++++++++++++---------- > drivers/crypto/dpaa2_sec/mc/fsl_dpseci.h | 782 > ++++++++------------------- > drivers/crypto/dpaa2_sec/mc/fsl_dpseci_cmd.h | 387 ++++++------- > 3 files changed, 808 insertions(+), 1037 deletions(-)
Having crypto patches together with network patches hard to manage with current process, sub-trees. Can this patch be separated from this set, if not only solution I can think of is all set get by main tree directly, unless you have any other solution? Thanks, ferruh