]> git.ipfire.org Git - thirdparty/hostap.git/commit
FST: Get rid of gcc extensions in structure/array initialization
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 15 Jan 2016 16:40:21 +0000 (18:40 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 15 Jan 2016 16:40:21 +0000 (18:40 +0200)
commitc6e0b4bb86b7192b6ef23c1a51a5ee4fa09a4f68
treee90cd39c977e511eee8acbd64f806c417a26101f
parent2e3a41a53fc20a8d209f5f90072d055f91cee75f
FST: Get rid of gcc extensions in structure/array initialization

These constructions were causing warnings when build with clang.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/fst/fst_ctrl_aux.c
src/fst/fst_ctrl_iface.c
src/fst/fst_session.c