]> git.ipfire.org Git - thirdparty/hostap.git/commit
FST: Remove duplicated dl_list_empty() check befor dl_list_first()
authorJouni Malinen <j@w1.fi>
Sat, 18 Jul 2015 13:29:44 +0000 (16:29 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 18 Jul 2015 14:23:55 +0000 (17:23 +0300)
commita55ebeac26fa265d784523847c4fd10501863512
treedcc7fd7ffa83f095ac7704a7c264ff866f460e88
parent73664e09855f5d9402934a6dfac42d4c0c0a4c63
FST: Remove duplicated dl_list_empty() check befor dl_list_first()

dl_list_first() takes care of this already, so there is no need to do a
separate check here.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/fst/fst.c
src/fst/fst_group.h