Bugzilla #3217: The size field in the new dma handle structure was
authorEric Anholt <anholt@freebsd.org>
Sat, 28 May 2005 20:25:04 +0000 (20:25 +0000)
committerEric Anholt <anholt@freebsd.org>
Sat, 28 May 2005 20:25:04 +0000 (20:25 +0000)
commitd7756397d695e5573647258f8412e9ecfb2645d4
tree33d51aa1c4aebacf605c5897cc804cd957dce995
parent54fbf85125ef231f77b333d9e72cbc56b5bc012d
Bugzilla #3217: The size field in the new dma handle structure was
    uninitialized, and its use in drm_pci_free later resulted in panics.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
linux-core/drm_pci.c