lkml.org 
[lkml]   [2004]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] More PCI fixes for 2.6.10-rc2
Date
From
ChangeSet 1.2223.2.2, 2004/11/24 14:44:11-08:00, greg@kroah.com

[PATCH] PCI Hotplug: fix warning compile issue in cpqphp driver

As pointed out by "O.Sezer" <sezeroz@ttnet.net.tr> in a patch to 2.4

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>


drivers/pci/hotplug/cpqphp_pci.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/pci/hotplug/cpqphp_pci.c b/drivers/pci/hotplug/cpqphp_pci.c
--- a/drivers/pci/hotplug/cpqphp_pci.c 2004-11-30 15:47:24 -08:00
+++ b/drivers/pci/hotplug/cpqphp_pci.c 2004-11-30 15:47:24 -08:00
@@ -194,7 +194,7 @@

static int PCI_ScanBusForNonBridge(struct controller *ctrl, u8 bus_num, u8 * dev_num)
{
- u8 tdevice;
+ u16 tdevice;
u32 work;
u8 tbus;

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

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.054 / U:0.648 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site