Thread (5 messages) 5 messages, 4 authors, 2012-06-18

Re: [PATCH] c_can_pci: generic module for C_CAN/D_CAN on PCI

From: Federico Vaga <hidden>
Date: 2012-06-18 21:23:58
Also in: linux-can, lkml

I get this warning:

socketcan/linux/drivers/net/can/c_can/c_can_pci.c: In function 'c_can_pci_probe':
socketcan/linux/drivers/net/can/c_can/c_can_pci.c:71: warning: 'priv' may be used uninitialized in this function

What about:

-       pci_iounmap(pdev, priv->base);
+       pci_iounmap(pdev, addr);
I didn't get this warning, but I read again the code and the warning
is correct, so pci_iounmap(pdev, addr) is the right way.

-- 
Federico Vaga
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help