mka: Add error handling around ieee802_1x_kay_move_live_peer()
authorSabrina Dubroca <sd@queasysnail.net>
Tue, 19 Jul 2016 09:56:55 +0000 (11:56 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Aug 2016 08:36:17 +0000 (11:36 +0300)
commitac285c007cfd20e81492ed087f8a6cf349fb8f7a
treeb55f11e118dc8117f7fd702274217d6a2f902550
parent90bff0e2aa234c62bd216909847cf1d99b9bf1c2
mka: Add error handling around ieee802_1x_kay_move_live_peer()

ieee802_1x_kay_move_live_peer() can fail. In that case, we should not
proceed.

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