summaryrefslogtreecommitdiff
path: root/keypair.c
diff options
context:
space:
mode:
authorJesper Dangaard Brouer <brouer@redhat.com>2013-12-18 22:01:02 +0100
committerJesper Dangaard Brouer <brouer@redhat.com>2013-12-18 22:01:02 +0100
commit209082307bd1595f68dbd328bacf8aec7536c441 (patch)
tree6d512c20594fcf11dfd5ce0d7dce90f1d486edd4 /keypair.c
parent7d1ba2b499fcd904bdea7a965688ab7ffd3e390e (diff)
debian: define SPEED_UNKNOWN if missing in linux/ethtool.h
Debian's version of linux/ethtool.h seems to be outdated and does not contain define SPEED_UNKNOWN, fix this by a manual define. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Diffstat (limited to 'keypair.c')
0 files changed, 0 insertions, 0 deletions
9021f2&id2=7c2cf1c4615cc2f576d0604406cdf0065f00b83b'>diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: - use-after-free in algif_aead - modular aesni regression when pcbc is modular but absent - bug causing IO page faults in ccp - double list add in ccp - NULL pointer dereference in qat (two patches) - panic in chcr - NULL pointer dereference in chcr - out-of-bound access in chcr * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: chcr - Fix key length for RFC4106 crypto: algif_aead - Fix kernel panic on list_del crypto: aesni - Fix failure when pcbc module is absent crypto: ccp - Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'sound/soc/codecs/msm8916-wcd-digital.c')