diff options
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch b/target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch index 7c95955..55e065e 100644 --- a/target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch +++ b/target/linux/ixp4xx/patches-2.6.25/090-increase_entropy_pools.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.25.4/drivers/char/random.c -=================================================================== ---- linux-2.6.25.4.orig/drivers/char/random.c -+++ linux-2.6.25.4/drivers/char/random.c +--- a/drivers/char/random.c ++++ b/drivers/char/random.c @@ -248,9 +248,9 @@ /* * Configuration information |