Add ocf to 2.6.25 for ubsec ssb integration

SVN-Revision: 11839
This commit is contained in:
Florian Fainelli 2008-07-15 17:11:16 +00:00
parent f11d6c2d84
commit 191866eac2
2 changed files with 19510 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,11 @@
diff -Nru linux-2.6.25.10-old/crypto/ocf/cryptosoft.c linux-2.6.25.10/crypto/ocf/cryptosoft.c
--- linux-2.6.25.10-old/crypto/ocf/cryptosoft.c 2008-07-08 23:38:58.114980680 +0200
+++ linux-2.6.25.10/crypto/ocf/cryptosoft.c 2008-07-08 23:31:15.866980267 +0200
@@ -48,6 +48,7 @@
#include <linux/skbuff.h>
#include <linux/random.h>
#include <asm/scatterlist.h>
+#include <linux/scatterlist.h>
#include <cryptodev.h>
#include <uio.h>