]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_ndis.c
ndis: Use the new get_ie() helper to avoid duplicated code
authorJouni Malinen <j@w1.fi>
Sun, 21 Feb 2016 15:07:47 +0000 (17:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 21 Feb 2016 15:32:47 +0000 (17:32 +0200)
commita15995819a27bee9285a0a3c3a6c853d1e9af680
treed8df22d59d6a81bbef7275f16c117d6d1464e268
parent231b04b6cbe876006c6291a5a0cb7bfd8380f943
ndis: Use the new get_ie() helper to avoid duplicated code

This removes more duplicated implementation of finding the first IE
based on the id.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_ndis.c