linux/drivers/staging/agnx
Alexander Beregalov 49ca37e2d2 Staging: agnx: switch config_interface to bss_info_changed
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 2d0ddec5b2
("mac80211: unify config_interface and bss_info_changed")

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-20 14:46:30 -04:00
..
agnx.h
debug.h
Kconfig
Makefile
pci.c Staging: agnx: switch config_interface to bss_info_changed 2009-05-20 14:46:30 -04:00
phy.c
phy.h
rf.c
sta.c
sta.h
table.c Staging: agnx: Fixup table.c checkpatch warnings 2009-04-03 14:53:27 -07:00
table.h
TODO
xmit.c Staging: agnx: Fixup xmit.c checkpatch warnings 2009-04-03 14:53:27 -07:00
xmit.h