mka: Use less bitfields in the IEEE 802.1X-2010 structs
authorSabrina Dubroca <sd@queasysnail.net>
Mon, 15 Aug 2016 09:43:41 +0000 (11:43 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 28 Aug 2016 16:49:57 +0000 (19:49 +0300)
commitcefeb8e3826b191fb2bdafd638f15b54462df816
treea41fb11df72d658a840964c6f18d47c40cbab094
parent2e9448989f7a899f73d44c9456b0b7bc54159feb
mka: Use less bitfields in the IEEE 802.1X-2010 structs

This splits the u32 bitfields into u8 variables and using bitfields only
for the cases where under 8-bit fields are used.

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
src/pae/ieee802_1x_kay_i.h