freebsd-skq/sys/dev/qat
Mark Johnston e4b675c929 qat: Initialize the crypto device ID to -1 instead of 0
Otherwise qat_detach() may attempt to deregister an unrelated crypto
driver if an error occurs in qat_attach() before crypto_get_driverid()
is called, since 0 is a valid driver ID.

MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-11-30 20:53:45 +00:00
..
qat_ae.c
qat_aevar.h
qat_c2xxx.c
qat_c2xxxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_c3xxx.c
qat_c3xxxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_c62x.c
qat_c62xreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_d15xx.c
qat_d15xxreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_dh895xcc.c
qat_dh895xccreg.h qat: Fix firmware module autoloading 2020-11-30 20:53:25 +00:00
qat_hw15.c
qat_hw15reg.h
qat_hw15var.h
qat_hw17.c
qat_hw17reg.h
qat_hw17var.h
qat.c qat: Initialize the crypto device ID to -1 instead of 0 2020-11-30 20:53:45 +00:00
qatreg.h
qatvar.h