Fix CONFIG_NO_SCAN_PROCESSING=y build
authorJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 08:51:31 +0000 (10:51 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 11 Feb 2012 08:51:31 +0000 (10:51 +0200)
commitad9ee4d4cadd362361aee31f6a8cd49f300ccf19
tree7f6ec9ac06424c3797c3d3723a6093edbf9ab0c1
parent78debc752922cbe56eb7579b0abe004bb0488949
Fix CONFIG_NO_SCAN_PROCESSING=y build

This fixes a build regression from commit
cd2f4ddfb91c330c778d7464a393c5f26f07d432 by moving
wpa_supplicant_assoc_update_ie() outside the no-scan-processing ifdef
block.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c