]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Update mesh_oom to match implementation change
authorPeter Oh <peter.oh@bowerswilkins.com>
Mon, 27 Aug 2018 21:28:36 +0000 (14:28 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 3 Jan 2019 10:07:17 +0000 (12:07 +0200)
commit03d9019811f8880e984e8df9855e8e0b93c78853
tree0a44b5bedc97f1b17aa816826e4e959415a27678
parent1877842904fa4089a7816221f5b0530bb6ed2aa7
tests: Update mesh_oom to match implementation change

The number of direct allocation within wpa_supplicant_mesh_init()
has been reduced due to RSN init function is factored out.

Signed-off-by: Peter Oh <peter.oh@bowerswilkins.com>
tests/hwsim/test_wpas_mesh.py