]> git.ipfire.org Git - thirdparty/hostap.git/commit
driver: Remove unused send_ether() driver op
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2020 16:32:10 +0000 (18:32 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 5 Jan 2020 16:32:10 +0000 (18:32 +0200)
commitccaabeaa036c74d3f93635ab53409a44b3a295b2
tree60281eb378d52b32586868eca49c470c5b862d2c
parent754cd71bf4076a001aac5f0655dfd52e8701269a
driver: Remove unused send_ether() driver op

This was used only for FT RRB sending with driver_test.c and
driver_test.c was removed more than five years ago, so there is no point
in continuing to maintain this driver op.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/wpa_auth_glue.c
src/drivers/driver.h
src/drivers/driver_none.c