mka: Make csindex unsigned
authorJouni Malinen <j@w1.fi>
Mon, 22 Aug 2016 18:02:40 +0000 (21:02 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 28 Aug 2016 18:48:45 +0000 (21:48 +0300)
commit535a8b8712b9e57986d3ea5020f68bf069f9d8a6
tree14588f94afed43cd47980d12179ba1916870ed98
parent343eb3b03619debf26cd297b05e36c268647f339
mka: Make csindex unsigned

This avoids unnecessary typecasting while still being able to compare
the value to CS_TABLE_SIZE without compiler warnings.

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