summaryrefslogtreecommitdiff
path: root/curvetun/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-13 17:46:37 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-13 17:46:37 +0200
commita05ee98d49977ec112a64daf48cb7b83da21de0e (patch)
tree9e338f4f00df22d520eb634027cd547ff13bee21 /curvetun/.gitignore
parente4465480c2fb8b23a0786e6d395597ea3d0d9888 (diff)
pcap_io: Remove unused parameter sll from pcap_pkthdr_to_tpacket_hdr()
The sll parameter is not used anywhere in the function, so remove it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun/.gitignore')
0 files changed, 0 insertions, 0 deletions
'>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 the following issues: - Fix pointer size when caam is used with AArch64 boot loader on AArch32 kernel. - Fix ahash state corruption in marvell driver. - Fix buggy algif_aed tag handling. - Prevent mcryptd from being used with incompatible algorithms which can cause crashes" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: algif_aead - fix uninitialized variable warning crypto: mcryptd - Check mcryptd algorithm compatibility crypto: algif_aead - fix AEAD tag memory handling crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash crypto: marvell - Don't copy hash operation twice into the SRAM
Diffstat (limited to 'tools/testing/selftests/gen_kselftest_tar.sh')