RE: [PATCH 3/3] DSPBRIDGE: NULL Pointer Dereference fix

2010-01-18 Thread Ramirez Luna, Omar
From: Omar Ramirez Luna on Wednesday, January 13, 2010 7:11 PM From: Ernesto Ramos erne...@ti.com This patch takes care of the possible null pointers dereferenced within dsp bridge driver. Signed-off-by: Ernesto Ramos erne...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu

[PATCH 3/3] DSPBRIDGE: NULL Pointer Dereference fix

2010-01-13 Thread Omar Ramirez Luna
From: Ernesto Ramos erne...@ti.com This patch takes care of the possible null pointers dereferenced within dsp bridge driver. Signed-off-by: Ernesto Ramos erne...@ti.com CC: Nishanth Menon n...@ti.com CC: Hiroshi Doyu hiroshi.d...@nokia.com CC: Ameya Palande ameya.pala...@nokia.com ---