Remove duplicated variable zeroing
authorJouni Malinen <j@w1.fi>
Sat, 26 Apr 2014 08:24:24 +0000 (11:24 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 Apr 2014 09:52:10 +0000 (12:52 +0300)
commitee4fefc015ffc5d3f32dbbe38ca602b0f6900fc9
treef093ab8cb5dadeb7698faad5a2e4ccfc7c28643f
parent4a9d0ebe4abb440f0d0a63a7e5520d99a8dc1a52
Remove duplicated variable zeroing

It's enough to do this once as part of the for loop.

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