49ca37e2d2
Fix this build error:
drivers/staging/agnx/pci.c: In function 'agnx_config_interface':
drivers/staging/agnx/pci.c:315: error: dereferencing pointer to incomplete type
..
drivers/staging/agnx/pci.c:424: error: unknown field 'config_interface' specified in initializer
config_interface was removed in
|
||
---|---|---|
.. | ||
agnx.h | ||
debug.h | ||
Kconfig | ||
Makefile | ||
pci.c | ||
phy.c | ||
phy.h | ||
rf.c | ||
sta.c | ||
sta.h | ||
table.c | ||
table.h | ||
TODO | ||
xmit.c | ||
xmit.h |