aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2011-02-07 09:26:06 +0000
committerHerbert Xu <[email protected]>2011-02-07 09:26:06 +0000
commit9d20b571f5bda7273656e1b86ef91eddc94adacc (patch)
tree54ed61190b0710813b68fadbbd25bed47c3f31f1 /net/unix/af_unix.c
parentLinux 2.6.38-rc2 (diff)
downloadkernel-9d20b571f5bda7273656e1b86ef91eddc94adacc.tar.gz
kernel-9d20b571f5bda7273656e1b86ef91eddc94adacc.zip
crypto: sha-s390 - Reset index after processing partial block
The partial block handling in sha-s390 is broken when we get a partial block that is followed by an update which fills it with bytes left-over. Instead of storing the newly left-over bytes at the start of the buffer, it will be stored immediately after the previous partial block. This patch fixes this by resetting the index pointer. Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions