]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix wmm compile on fedora-17 (gcc 4.7.2)
authorBen Greear <greearb@candelatech.com>
Tue, 21 Jan 2020 20:09:26 +0000 (12:09 -0800)
committerJouni Malinen <jouni@codeaurora.org>
Mon, 3 Feb 2020 00:03:32 +0000 (02:03 +0200)
commit16b789eefc560bee46a4d3853d5d6242998c5b2d
treefab5d918eb99d10a12f78c88173d550860bf69e3
parentd240c74b6a887299747209aad8e168ac3d5ffce3
Fix wmm compile on fedora-17 (gcc 4.7.2)

I guess this compiler does not like to initialize arrays with brackets?

Signed-off-by: Ben Greear <greearb@candelatech.com>
src/ap/wmm.c