On Mon, 17 Oct 2011 11:12:29 -0200, Eugeni Dodonov <eugeni.dodo...@intel.com> 
wrote:

> +             if (ret == -ENXIO) {
> +                     DRM_DEBUG_KMS("drm: skipping non-existent adapter %s\n",
> +                                     adapter->name);
> +                     break;
> +             }

This seems good to me; are there additional error values which should
also be considered fatal and not subject to retry?

Reviewed-by: Keith Packard <kei...@keithp.com>

-keith

Attachment: pgpFsUdLzQUmW.pgp
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to