summaryrefslogtreecommitdiff
path: root/lib/siphash_kunit.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-09-13 09:48:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-09-13 09:48:45 +0200
commitae4e4fc35b4258626644c162a702e2bce2b79190 (patch)
tree0c082730e48fa4489b34ceedde7ded65d1c3d43b /lib/siphash_kunit.c
parente769d7975a934fd9118fc36d0592162bc01adc25 (diff)
downloadkernel-linux-6.4.y.tar.gz
Linux 6.4.16linux-6.4.y
Link: https://lore.kernel.org/r/20230911134650.286315610@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Tested-by: Conor Dooley <conor.dooley@microchip.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Ron Economos <re@w6rz.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/siphash_kunit.c')
0 files changed, 0 insertions, 0 deletions
on is that these changes aren't safe. The tested part would still be nice to have. Note that this patch depends on another header fixup patch I submitted to LKML yesterday: [PATCH] scatterlist.h needs types.h http://lkml.org/lkml/2007/3/01/141 Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Badari Pulavarty <pbadari@us.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 2007-02-08Add Attansic L1 ethernet driver.Jay Cliburn This driver is a modified version of the Attansic reference driver for the L1 ethernet adapter. Attansic has granted permission for its inclusion in the mainline kernel. Signed-off-by: Jeff Garzik <jeff@garzik.org>