]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r260044
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:24:33 +0000 (21:24 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:24:33 +0000 (21:24 +0000)
commit4e34ae8e4facecb10d5c4922bcbd1c085b872fd4
tree3c4b2d0912f8ec5a52eb93bfc56c9b553a3658e7
parent937c9b9c0379a44ac0d4e229209250b403e1383c
MFC: r260044

Free the MSI again on detach if allocated. Arguably, this code would be
better off living in aac_pci.c, but it doesn't seem worth creating a
aac_pci_detach() and it's also not the first PCI-specific bit in aac.c

git-svn-id: svn://svn.freebsd.org/base/stable/10@264938 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/aac/aac.c