mka: Remove unused body_peer incrementation
authorSabrina Dubroca <sd@queasysnail.net>
Fri, 12 Aug 2016 13:07:33 +0000 (15:07 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 28 Aug 2016 17:35:45 +0000 (20:35 +0300)
commitde7f5337f44770f03a44abb22d3e4274b4174425
treef852502ab2751dfb3d272396325d367e4210eb58
parent2b13bcad70f7d3a82bdcc7bca49ff9505f984ac9
mka: Remove unused body_peer incrementation

Each loop iteration resets body_peer in the beginning, so there is no
need to increment this pointer in the end.

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