commit | 2430b031be8d3eb57f22f2df6fb3784564109db0 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Sat Jun 05 17:24:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 06 17:56:00 2010 -0700 |
tree | abcdd30bca7f5e2378ef03e8d42a9b9b00015cc4 | |
parent | 2601d8a0049c8b5d29cd5adb844a305a804e505f [diff] |
tg3: Allow single MSI-X vector allocations This patch changes the code to make it legal to allocate only one MSI-X vector. It also fixes a bug where the driver was not checking for error return codes from pci_enable_msix(). Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>