summaryrefslogtreecommitdiff
path: root/Template
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-01-10 00:45:48 +0200
committerDaniel Borkmann <dborkman@redhat.com>2015-01-11 12:10:52 +0100
commitf7f5b215eadf47fde1300cd8855532bc4bfe0ff4 (patch)
tree1d0e81eea510d8d90083ca371918dc7b441f82c6 /Template
parentb8a9e53262ab24231542e9ce93daadaf3809dac2 (diff)
sock: Add cause message in case of error
Add error messages which explain the cause of error state of the socket functions, so it makes message like: $ ./netsniff-ng/netsniff-ng -i wlp3s0 Creation of PF socket failed: Operation not permitted more understandable. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'Template')
0 files changed, 0 insertions, 0 deletions
p;id=11e3b725cfc282efe9d4a354153e99d86a16af08'>11e3b725cfc282efe9d4a354153e99d86a16af08 (diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes a bug in CBC/CTR on ARM64 that breaks chaining as well as a bug in the core API that causes registration failures when a driver unloads and then reloads an algorithm" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Diffstat (limited to 'arch/arm/boot/dts')