crypto: algif - explicitly mark end of data
authortadeusz.struk@intel.com <tadeusz.struk@intel.com>
Wed, 1 Apr 2015 20:53:06 +0000 (13:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Apr 2015 02:59:28 +0000 (22:59 -0400)
After the TX sgl is expanded we need to explicitly mark end of data
at the last buffer that contains data.

Changes in v2
 - use type 'bool' and true/false for 'mark'.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
crypto/algif_skcipher.c

Simple merge