aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch')
-rw-r--r--package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch b/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch
index 48602476f4..a9dd957792 100644
--- a/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch
+++ b/package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch
@@ -124,7 +124,7 @@
{
IFX_int32_t retvalue = -EINVAL;
mps_message rw_struct;
-@@ -613,17 +644,30 @@ IFX_int32_t ifx_mps_ioctl (struct inode
+@@ -613,17 +644,30 @@ IFX_int32_t ifx_mps_ioctl (struct inode
'mps_devices' enum type, which in fact is [0..8]; So, if inode value is
[0..NUM_VOICE_CHANNEL+1], then we make sure that we are calling from
kernel space. */