diff options
author | Edward Cree <[email protected]> | 2020-06-29 14:34:39 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-29 17:37:48 -0700 |
commit | 9043f48fd3e302dd3cee49f911ce0fd1494b479f (patch) | |
tree | 02d670de43ff7e2d6d5b726a4af1230a1e22fcd7 /scripts/bpf_helpers_doc.py | |
parent | d3142c193dca9a2f6878f4128ce1aaf221bb3f99 (diff) |
sfc: split up nic.h
The new nic_common.h contains the inlines for NIC-type function dispatch,
declarations for NIC-generic functions in nic.c, and other similar NIC-
generic functionality. Retained in nic.h are NIC-specific declarations
such as the siena and ef10 nic_data structs and various farch functions.
The EF100 driver will thus include nic_common.h but not nic.h.
Signed-off-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions