projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
PCI: fix AER capability check
[linux-2.6.git]
/
drivers
/
pci
/
pcie
/
portdrv.h
diff --git
a/drivers/pci/pcie/portdrv.h
b/drivers/pci/pcie/portdrv.h
index
3656e03
..
2529f3f
100644
(file)
--- a/
drivers/pci/pcie/portdrv.h
+++ b/
drivers/pci/pcie/portdrv.h
@@
-25,7
+25,6
@@
#define PCIE_CAPABILITIES_REG 0x2
#define PCIE_SLOT_CAPABILITIES_REG 0x14
#define PCIE_PORT_DEVICE_MAXSERVICES 4
-#define PCI_CFG_SPACE_SIZE 256
#define get_descriptor_id(type, service) (((type - 4) << 4) | service)