]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove unused disassociate() driver_ops
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 14 Nov 2012 22:06:12 +0000 (00:06 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 14 Nov 2012 22:06:12 +0000 (00:06 +0200)
commit1ce0aa044cfbb427b0e3d0c1bc2f4659e9a7e701
tree22b8a3e1b8af28f234dd70e28d299c6a3dfb787e
parentd2901915e72b25581b1a7d07a0d912864437782e
Remove unused disassociate() driver_ops

Commits 07783eaaa05c07e2c0071780ed3ebf7d0abfe4b5 and
3da372fae8b25a4aec12245b05680646f3bd0ccd removed the only users of the
disassociate() driver operation, so these driver wrapper functions can
also be removed now.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/drivers/driver.h
src/drivers/driver_bsd.c
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
src/drivers/driver_privsep.c
src/drivers/driver_test.c
src/drivers/driver_wext.c
wpa_supplicant/driver_i.h