commit | 3a720d726a6aa0a7cd9190f694587adf7bafdf4f | [log] [tgz] |
---|---|---|
author | Brice Goglin <brice@myri.com> | Tue May 23 06:10:01 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Wed May 24 00:27:31 2006 -0400 |
tree | 2162cbeb1786c8f7826c7e19850bae52395dacea | |
parent | d99ef36ed7e56f816a235f1af115420a81853fb9 [diff] |
[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 <brice@myri.com> Signed-off-by: Andrew J. Gallatin <gallatin@myri.com> drivers/pci/pci.c | 3 +-- include/linux/pci.h | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) Signed-off-by: Jeff Garzik <jeff@garzik.org>