From: Roel Kluin Date: Fri, 13 Feb 2009 00:52:31 +0000 (-0800) Subject: 3c505: do not set pcb->data.raw beyond its size X-Git-Tag: v2.6.27.19~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462fe2b74124670a344752861c2bccf3f15c95df;p=pandora-kernel.git 3c505: do not set pcb->data.raw beyond its size commit 501aa061bd68169a5b54c123641f8dfa9ad31545 upstream. Ensure that we do not set pcb->data.raw beyond its size, print an error message and return false if we attempt to. A timout message was printed one too early. Signed-off-by: Roel Kluin Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed