diff options
author | Igor Russkikh <[email protected]> | 2018-01-15 16:41:19 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-16 14:40:01 -0500 |
commit | db5506156443409955d5689d4a2a49b08fb54d86 (patch) | |
tree | 1622ccc9edf816d5aedc9447dc6bbce5ab5f9410 /scripts/gdb/linux/modules.py | |
parent | 5b97b0d10eddeeec258b807f009a2cb2764653c7 (diff) |
net: aquantia: Eliminate aq_nic structure abstraction
aq_nic_s was hidden in aq_nic_internal.h, that made it difficult to access
nic fields and structures from other modules.
This change moves aq_nic_s struct into aq_nic.h and thus makes it available
to other driver modules, mainly pci module and hw related module.
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions