Skip to content
Commit 5e3cc4e3 authored by Francois Romieu's avatar Francois Romieu
Browse files

dl2k: stop using net_device.{base_addr, irq} and convert to __iomem.



The eeprom registers always use the same PCI bar whereas the general
registers may either use the same mapping as the eeprom registers or
a different one. It is thus possible to simplify parse_eeprom().

Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
parent 65712ec0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment