diff options
author | rnoland <rnoland@FreeBSD.org> | 2008-10-13 17:52:41 +0000 |
---|---|---|
committer | rnoland <rnoland@FreeBSD.org> | 2008-10-13 17:52:41 +0000 |
commit | 0d37976f3d86d7805a29299cc21e4b517b824aac (patch) | |
tree | 30a5c06f0b7622155c6367d4c7ccd9e41f631172 /sys/dev/drm/drm_agpsupport.c | |
parent | a12193d248b4224b19c92b4fa9563fb4ca4605c4 (diff) | |
download | FreeBSD-src-0d37976f3d86d7805a29299cc21e4b517b824aac.zip FreeBSD-src-0d37976f3d86d7805a29299cc21e4b517b824aac.tar.gz |
The linux list compat code had an error which prevented list_for_each_safe()
from operating on a list with a single item. This code is used much more by
the i915 driver with xorg-7.4. Correct it to match the actual linux
implementation.
Approved by: jhb (mentor)
Diffstat (limited to 'sys/dev/drm/drm_agpsupport.c')
0 files changed, 0 insertions, 0 deletions