[GIT PATCH] PCI fixes for 2.6.25-rc5 git tree

From: Greg KH
Date: Mon Mar 10 2008 - 20:43:25 EST


Here are 2 PCI patches against your 2.6.25-rc5 git tree.

A pci.h header file fix from Andrew for a #define and a memory leak fix
for a pci hotplug driver.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/

The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.

thanks,

greg k-h


-------------

Documentation/pci.txt | 4 ++--
drivers/pci/hotplug/ibmphp_ebda.c | 1 +
include/linux/pci.h | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)

---------------

Andrew Morton (1):
PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE

Jesper Juhl (1):
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/