]> git.ipfire.org Git - thirdparty/hostap.git/commit
atheros: Fix driver deinit function to be run
authorJouni Malinen <j@w1.fi>
Sun, 5 Sep 2010 10:04:03 +0000 (13:04 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 5 Sep 2010 10:04:03 +0000 (13:04 +0300)
commit702934a163ce726c6d7309d0a5ad39009b0b4d1e
treef411b741188ea3d7be30f1dfdec2edbbd688d56a
parent4a46e82fb47499f7c89fae855d0670c713c8330c
atheros: Fix driver deinit function to be run

hostapd uses hapd_deinit(), not deinit() wpa_driver_ops.
src/drivers/driver_atheros.c