mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-24 00:28:40 +00:00
There is a crash in tdo24m module caused by a call to kmalloc with the second parameter sizeof(flag) instead of flag. Signed-off-by: Aviv Laufer <aviv.laufer@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>