mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Remove unneeded field after CIS changes.
This commit is contained in:
parent
23562e4bc6
commit
f8ba3dc6cb
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ struct pccard_mem_handle {
|
|||
bus_addr_t addr; /* resulting address in bus space */
|
||||
bus_size_t size; /* size of mem space */
|
||||
bus_size_t realsize; /* how much we really allocated */
|
||||
long offset; /* mapped Offset on card */
|
||||
bus_addr_t cardaddr; /* Absolute address on card */
|
||||
int kind;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue