tbm_bufmgr_backend: use module
[platform/core/uifw/libtbm.git] / src / tbm_bo.c
index 6bb9198..0220d9a 100644 (file)
@@ -871,7 +871,7 @@ _tbm_bo_free(tbm_bo bo)
                bo->lock_cnt--;
        }
 
-       tbm_module_bo_free(bo->bufmgr->module, bo, bo->bo_data, bo->get_from_hal_surface);
+       tbm_module_bo_free(bo->bufmgr->module, bo, bo->bo_data, bo->get_from_surface_data);
 
        _tbm_bo_deinit(bo);