mka: Return u8 from get_mka_param_body_type()
authorJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 08:40:55 +0000 (11:40 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 08:42:03 +0000 (11:42 +0300)
commit65b47738e817d48508247c37732807adc5a7e8c9
tree8f2affdf6641a40b69ad5f43750c34e3799678da
parentac285c007cfd20e81492ed087f8a6cf349fb8f7a
mka: Return u8 from get_mka_param_body_type()

This uses a more accurate variable type for body_type and makes it
cleaner to compare this to other unsigned values.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/pae/ieee802_1x_kay.c