On Mon, 13 Jul 2020 12:32:16 +0100 Edward Cree wrote: > + if (offset > pci_resource_len(efx->pci_dev, bar) - sizeof(uint32_t) * > 2) {
Please remove all the uint32_ts
On Mon, 13 Jul 2020 12:32:16 +0100 Edward Cree wrote: > + if (offset > pci_resource_len(efx->pci_dev, bar) - sizeof(uint32_t) * > 2) {
Please remove all the uint32_ts