>From 7d0389d6826fb460c85b25a54450151a55fa5338 Mon Sep 17 00:00:00 2001 From: Manu Abraham Date: Thu, 4 Sep 2008 14:12:32 +0200 Subject: [PATCH] DVB Fix wrong copy for DVBFE_GET_PARAMS The translated frontend parameters for the ioctl DVBFE_GET_PARAMS wasn't copied back. The patch fixes the issue. From: Marco Schluessler Signed-off-by: Marco Schluessler Signed-off-by: Manu Abraham dvb_frontend.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)