Module Name: src Committed By: riastradh Date: Wed Mar 19 18:04:32 UTC 2014
Modified Files: src/sys/external/bsd/drm2/dist/drm/i915: intel_ddi.c Log Message: Fix uninitialized variable wait in intel_ddi_prepare_link_retrain. Move a line around, too, to avoid merge conflicts with upstream. Noted by maxv@. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/external/bsd/drm2/dist/drm/i915/intel_ddi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.