[PATCH v6 2/5] PCI: Define the maximum number of PCI function

2012-11-13 Thread Takao Indoh
Define the maximum number of PCI function so that PCI functions can be enumerated without using "8". Signed-off-by: Takao Indoh --- include/linux/pci.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/pci.h b/include/linux/pci.h index ee21795..eca3231

[PATCH v6 2/5] PCI: Define the maximum number of PCI function

2012-11-13 Thread Takao Indoh
Define the maximum number of PCI function so that PCI functions can be enumerated without using 8. Signed-off-by: Takao Indoh indou.ta...@jp.fujitsu.com --- include/linux/pci.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/linux/pci.h b/include/linux/pci.h