nv30: fix inconsistent setting of push->user_priv
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 4 Sep 2013 06:06:05 +0000 (02:06 -0400)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 5 Sep 2013 18:46:56 +0000 (20:46 +0200)
commit85f7df81a91b1825bf25adf3d4febcbb5e0a0d7e
tree9189568c84c5b99517178e3a86706a72545d311d
parent588ec545acc930470c605005292c8ef10adf4919
nv30: fix inconsistent setting of push->user_priv

It's set to &nv30->bufctx everywhere else.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "9.2" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nv30/nv30_context.c