]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r260045
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:28:39 +0000 (21:28 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 25 Apr 2014 21:28:39 +0000 (21:28 +0000)
commit197d9b6f5ccc17abe5d7117d564e0f35cf05e16b
tree1075f5522d12acfe30eb99178814a1ffba220ef9
parent4e34ae8e4facecb10d5c4922bcbd1c085b872fd4
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/10@264940 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bge/if_bge.c