K 10 svn:author V 5 markj K 8 svn:date V 27 2020-11-30T20:53:45.020111Z K 7 svn:log V 309 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) END