ap_list: Remove unused iteration list pointers
authorJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 15:02:06 +0000 (17:02 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 30 Mar 2013 15:06:27 +0000 (17:06 +0200)
commit08c99cafd2418eedb1d814212fab53b46e412fa4
treea51f340dceaab6c3f07c40f2f0578e73a4f6f729
parent6b16917f391c8ae16d760d272557db423f112168
ap_list: Remove unused iteration list pointers

This iter_next/iter_prev pointers were not really used for anything, so
get rid of the unnecessary complexity in the AP list maintenance.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ap_list.c
src/ap/ap_list.h
src/ap/hostapd.h