From: Brice Goglin Date: Tue, 23 May 2006 10:10:01 +0000 (-0400) Subject: [PATCH] Revive pci_find_ext_capability X-Git-Tag: v2.6.18-rc1~1115^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a720d726a6aa0a7cd9190f694587adf7bafdf4f;p=pandora-kernel.git [PATCH] Revive pci_find_ext_capability This patch revives pci_find_ext_capability (has been disabled a couple month ago since it was not used anywhere. See http://lkml.org/lkml/2006/1/20/247). It will now be used by the myri10ge driver. Signed-off-by: Brice Goglin Signed-off-by: Andrew J. Gallatin drivers/pci/pci.c | 3 +-- include/linux/pci.h | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed