diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 2bb493064..d1d885b8a 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-11-10 20:41 nshmyrev + + * ../linux/drivers/media/video/compat_ioctl32.c: (native_ioctl): + + Use f_op field of struct file instead of strange f_ops. + + Signed-off-by: Nickolay V. Shmyrev <nshmyrev@yandex.ru> + 2005-11-10 19:30 mchehab * ../linux/drivers/media/video/cx25840/cx25840-core.c: |