]> git.neil.brown.name Git - history.git/commitdiff
[ATM]: ambassador printk warning fix
authorAndrew Morton <akpm@osdl.org>
Thu, 21 Oct 2004 14:57:02 +0000 (07:57 -0700)
committerDavid S. Miller <davem@nuts.davemloft.net>
Thu, 21 Oct 2004 14:57:02 +0000 (07:57 -0700)
From: Jesper Juhl <juhl-lkml@dif.dk>

drivers/atm/ambassador.c:2295: warning: unsigned int format, long unsigned int arg (arg 2)

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/ambassador.c

index 9be4013f540ab2ea77f1afa9715b6840976daa9a..d6d09fd5ed2537a6571887ae3b75f991b5bea993 100644 (file)
@@ -2293,7 +2293,7 @@ static int __init do_pci_device(struct pci_dev *pci_dev)
        u8 irq = pci_dev->irq;
 
        PRINTD (DBG_INFO, "found Madge ATM adapter (amb) at"
-               " IO %x, IRQ %u, MEM %p", pci_resource_start(pci_dev, 1),
+               " IO %lx, IRQ %u, MEM %p", pci_resource_start(pci_dev, 1),
                irq, bus_to_virt(pci_resource_start(pci_dev, 0)));
 
        // check IO region