This ...
                        if (found_map->size != map->size) {
                                DRM_DEBUG("Matching maps of type %d with "
                                   "mismatched sizes, (%ld vs %ld)\n",
                                    map->type, map->size, found_map->size);
                                found_map->size = map->size;
                        }

Should be moved into drm_find_matching_map()

-- 
Jon Smirl
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to