10 Nov, 2012
1 commit
-
We tried linking in a single built object to hold the device table,
but only works if all of the sparc64 crypto modules get built the same
way (modular vs. non-modular).Just include the device ID stub into each driver source file so that
the table gets compiled into the correct result in all cases.Reported-by: Meelis Roos
Signed-off-by: David S. Miller
16 Sep, 2012
1 commit
-
Make the crypto opcode implementations have a higher priority than
those provides by the ring buffer based Niagara crypto device.Also, several crypto opcode hashes were not setting the priority value
at all.Signed-off-by: David S. Miller
21 Aug, 2012
1 commit
-
Signed-off-by: David S. Miller
Acked-by: Herbert Xu