mka: Get rid of struct ieee802_1x_cp_conf
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 12 Aug 2016 13:07:35 +0000 (15:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 28 Aug 2016 18:56:17 +0000 (21:56 +0300)
commit95e9460d6a9d18d7805af08cfb38982c3cb1cdc5
tree41b7b659d9913021f03e3ffd05a1b1c729bb4abf
parent07a6bfe1d2f13ac31cfc2c5b5e15db3feda52e9b
mka: Get rid of struct ieee802_1x_cp_conf

Instead of copying from kay to a temporary struct, and then from the
struct to the sm, just copy from kay to cp.

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