Subversion Repositories Kolibri OS

Rev

Rev 4075 | Rev 4111 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4075 Rev 4080
Line 90... Line 90...
90
		goto out_no_bo;
90
		goto out_no_bo;
91
	}
91
	}
Line 92... Line 92...
92
 
92
 
93
    LEAVE();
93
    LEAVE();
94
	return 0;
-
 
95
 
94
	return 0;
96
out_no_bo:
95
out_no_bo:
97
	drm_global_item_unref(&dev_priv->mem_global_ref);
96
	drm_global_item_unref(&dev_priv->mem_global_ref);
98
	return ret;
97
	return ret;