Staging: ti-st: writing past end of array
authorDan Carpenter <error27@gmail.com>
Tue, 10 Aug 2010 05:36:24 +0000 (07:36 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Aug 2010 21:48:09 +0000 (14:48 -0700)
commit0b6e7220ed2be6e40bbda4eeb2b9c397008f2cef
treea5ce1f069672f26d4cca15d7c71f046606b4e5ce
parent2a8a4b75307c2ce9f893183b895b0b279621b67e
Staging: ti-st: writing past end of array

In the original source it would write past the end of the array before
returning the error code.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ti-st/st_core.c