diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-17 13:04:10 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-10-17 13:04:10 -0200 |
commit | 930cae361dc772465ff3b1c6219555be24fc91e3 (patch) | |
tree | b4f33d9efc527481317834cdbe1b604dca4b8432 /linux/drivers/media/dvb/dvb-usb | |
parent | 816bb5ab39cffef3400f21bae0822296d4785a30 (diff) | |
download | mediapointer-dvb-s2-930cae361dc772465ff3b1c6219555be24fc91e3.tar.gz mediapointer-dvb-s2-930cae361dc772465ff3b1c6219555be24fc91e3.tar.bz2 |
backport commit 7eff2e7a8b65c25920207324e56611150eb1cd9a
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Original Description:
Author: Kay Sievers <kay.sievers@vrfy.org>
Date: Tue Aug 14 15:15:12 2007 +0200
Driver core: change add_uevent_var to use a struct
This changes the uevent buffer functions to use a struct instead of a
long list of parameters. It does no longer require the caller to do the
proper buffer termination and size accounting, which is currently wrong
in some places. It fixes a known bug where parts of the uevent
environment are overwritten because of wrong index calculations.
Many thanks to Mathieu Desnoyers for finding bugs and improving the
error handling.
CC: Mike Isely <isely@isely.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb')
0 files changed, 0 insertions, 0 deletions