diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-26 10:53:23 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-26 10:53:23 +0000 |
commit | 115a129a30ab1a50d62f8efac868db2380909624 (patch) | |
tree | 4a23a5ed448fd40c6f12dbf60c409f6cf6d860ba /target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch | |
parent | bf6c297d604df4139882975b986685cda0c1ca84 (diff) |
[kernel] update to 2.6.25.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch b/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch index 6148490ac0..578558d0b7 100644 --- a/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch +++ b/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch @@ -1,6 +1,5 @@ -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 +--- a/crypto/ocf/cryptosoft.c ++++ b/crypto/ocf/cryptosoft.c @@ -48,6 +48,7 @@ #include <linux/skbuff.h> #include <linux/random.h> |