git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99949a7
)
crypto: algif - explicitly mark end of data
author
tadeusz.struk@intel.com
<tadeusz.struk@intel.com>
Wed, 1 Apr 2015 20:53:06 +0000
(13:53 -0700)
committer
David 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
patch
|
blob
|
history
diff --cc
crypto/algif_skcipher.c
Simple merge