From: Kim Phillips Date: Fri, 15 Jul 2011 03:21:39 +0000 (+0800) Subject: crypto: talitos - don't set done notification in hot path X-Git-Tag: v3.1-rc1~266^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602dba5a81790375f364e484cbc439f17157752e;p=pandora-kernel.git crypto: talitos - don't set done notification in hot path IRQ done notification is always set. Remove its explicit assignment from the hot path by including it in the descriptor header template assignment in talitos_cra_init. Signed-off-by: Kim Phillips Signed-off-by: Herbert Xu --- Reading git-diff-tree failed