On Monday 27 January 2014 12:23:28 Antonio Quartulli wrote: > When accessing a TT-TVLV container in the OGM RX path > the variable pointing to the list of changes to apply is > altered by mistake. > > This makes the TT component read data at the wrong position > in the OGM packet buffer. > > Fix it by removing the bogus pointer alteration. > > Signed-off-by: Antonio Quartulli > --- > translation-table.c | 1 - > 1 file changed, 1 deletion(-) Applied in revision db13d36. Thanks, Marek