sparc64: Adjust crypto priorities.
authorDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:06:30 +0000 (09:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Sep 2012 16:06:30 +0000 (09:06 -0700)
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 <davem@davemloft.net>

No differences found