drm/radeon/r600_cs: off by one errors
authorDan Carpenter <error27@gmail.com>
Sat, 26 Feb 2011 01:48:18 +0000 (04:48 +0300)
committerDave Airlie <airlied@redhat.com>
Sun, 27 Feb 2011 23:17:59 +0000 (09:17 +1000)
commitcf8a47d1561a44f77f0269834a669e377b382f62
treeafda20204b6cd3744db6d87f6df1009915d6853c
parentdc87eaf1771d15152ca379a0b7c32df57a0e87dc
drm/radeon/r600_cs: off by one errors

There are a bunch of off by one errors in the sanity checks here.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600_cs.c