From 38d4629402b8a78da63d3979283955c3c518e25c Mon Sep 17 00:00:00 2001 From: Manu Abraham <manu@linuxtv.org> Date: Thu, 4 Sep 2008 13:48:42 +0200 Subject: [PATCH] DVB fix wrong copy size The datastructure was copied with a wrong specified size. The patch fixes the same. From: Manu Abraham <abraham.manu@gmail.com> Signed-off-by: Manu Abraham <manu@linuxtv.org> dvb_frontend.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
