]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/drv_callbacks.c
driver_wired: Move STA entry processing away from driver wrapper
authorJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 18:39:25 +0000 (20:39 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Dec 2009 18:39:25 +0000 (20:39 +0200)
commit0531006644d7854ad6492597d65296aadfe192b6
tree04761150e5c6df036c0253cee751c916fc6d4ccf
parent7e683ceeb49eb25ffcf08318da9499aef256a091
driver_wired: Move STA entry processing away from driver wrapper

Get rid of hostapd/sta_info.h dependency by introducing a new driver
callback function for hostapd.
hostapd/drv_callbacks.c
src/drivers/driver.h
src/drivers/driver_wired.c