You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Auke Kok
fb136c070b
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
...
pci_enable_msi calls can fail for normal operational reasons. Driver
should not print an error message in that case. Fix a leak that leaves
msi enabled if pci_request_irq fails. We can remove CONFIG_PCI_MSI
ifdefs alltogether
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
18 years ago
..
Makefile
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb.h
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
18 years ago
ixgb_ee.c
Fix occurrences of "the the "
18 years ago
ixgb_ee.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_ethtool.c
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
18 years ago
ixgb_hw.c
ixgb: Write RA register high word first, increment version
18 years ago
ixgb_hw.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_ids.h
e100, e1000, ixgb: update copyright header and remove LICENSE
19 years ago
ixgb_main.c
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
18 years ago
ixgb_osdep.h
PCI: Cleanup the includes of <linux/pci.h>
18 years ago
ixgb_param.c
ixgb: ROUND_UP macro cleanup in drivers/net/ixgb
18 years ago