]> git.pld-linux.org Git - packages/kernel.git/blame - linux-2.4.21-ipsec-sparc64.patch
- added description of djurban's branch
[packages/kernel.git] / linux-2.4.21-ipsec-sparc64.patch
CommitLineData
6e3da78d
JR
1--- linux-2.4.21/crypto/ciphers/des/des_locl.h.orig 2003-08-16 23:32:05.000000000 +0200
2+++ linux-2.4.21/crypto/ciphers/des/des_locl.h 2003-08-16 23:28:11.000000000 +0200
3@@ -98,11 +98,11 @@
4 #endif
5
6 /* Unroll the inner loop, this sometimes helps, sometimes hinders.
7- * Very mucy CPU dependant */
8+ * Very mucy CPU dependant *
9 #ifndef DES_UNROLL
10 #define DES_UNROLL
11 #endif
12-
13+*/
14 /* These default values were supplied by
15 * Peter Gutman <pgut001@cs.auckland.ac.nz>
16 * They are only used if nothing else has been defined */
17@@ -116,7 +116,7 @@
18 #if defined( sun ) /* Newer Sparc's */
19 #define DES_PTR
20 #define DES_RISC1
21- #define DES_UNROLL
22+ /*#define DES_UNROLL*/
23 #elif defined( __ultrix ) /* Older MIPS */
24 #define DES_PTR
25 #define DES_RISC2
This page took 2.568053 seconds and 4 git commands to generate.