- $ svn diff
- Index: simatic-ipc-nvram.c
- ===================================================================
- --- simatic-ipc-nvram.c (revision 4)
- +++ simatic-ipc-nvram.c (working copy)
- @@ -82,7 +82,6 @@
- nv_dev->mem[0].name = "nvram";
- nv_dev->mem[0].addr = pci_resource_start(pdev, PCI_BAR_0);
- - nv_dev->mem[0].addr = pci_resource_start(pdev, PCI_BAR_0);
- if (!nv_dev->mem[0].addr)
- goto err_release;
- nv_dev->mem[0].internal_addr = pci_iomap(pdev, PCI_BAR_0, 0);
simatic-ipc-nvram.c - funny duplicate line #001
Posted by Anonymous on Tue 17th Aug 2021 12:21
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.