commit | 033f46b3c13d4072d8ee6b26dd1e90fdd06895d0 | [log] [tgz] |
---|---|---|
author | tadeusz.struk@intel.com <tadeusz.struk@intel.com> | Wed Apr 01 13:53:06 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 01 22:59:28 2015 -0400 |
tree | 635f3c1f4d3e5f39da720d0e28e0171a0063a226 | |
parent | 99949a74aa8f1b0b1befbd1afaa6959a3654cd72 [diff] |
crypto: algif - explicitly mark end of data 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>