Re: [PATCH] atl1c:Atheros L1C Gigabit Ethernet driver

From: Jiri Slaby
Date: Mon Feb 16 2009 - 04:53:27 EST


On 02/16/2009 07:22 AM, jie.yang@xxxxxxxxxxx wrote:
> + adapter->hw.hw_addr = ioremap(pci_resource_start(pdev, 0),
> + pci_resource_len(pdev, 0));

Just in case, is the space cacheable?
--
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/