Staging: vt6655: Correct unsigned bound issue
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 16 Oct 2009 18:17:57 +0000 (20:17 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:16 +0000 (12:23 -0800)
uNodeIndex is unsigned, check whether it is within bounds instead.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found