]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC: r260045
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:28:41 +0000 (21:28 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:28:41 +0000 (21:28 +0000)
commitbf26cbd16ecd8b1e0ae2d5277a6a3f2bb3830194
tree46c9cb2a0cefb2a7f0009256d93bf7971f2b4ef4
parenta2f155a109c7b752e5ba81cd330cf9bea8f81bbf
MFC: r260045

- Simplify MSI allocation and release. For a single one, we don't need to
  fiddle with the MSI count and pci_release_msi(9) is smart enough to just
  do nothing in case of INTx.
- Don't allocate MSI as RF_SHAREABLE.

git-svn-id: svn://svn.freebsd.org/base/stable/9@264941 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bge/if_bge.c