CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/05 17:51:03
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c
Log message:
The code for cleaning up errored buffers and for cleaning up at the end
is the same. Factor them into one function. Saves another 450 bytes on
amd64.
