Interworking: Remove unused allow_excluded from interworking_connect()
authorJouni Malinen <j@w1.fi>
Sun, 3 Jul 2016 21:46:26 +0000 (00:46 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 4 Jul 2016 14:49:57 +0000 (17:49 +0300)
commit0da9869b02a396837956e57e217d43667828057b
tree2a9e7dc061c30c8035086dd65d1bc2b19f3121ab
parenta7fa20e047b42316f20f0970c763ba378838c480
Interworking: Remove unused allow_excluded from interworking_connect()

This argument was set to a hardcoded value 1 and as such, the other
cases were not reachable.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/interworking.c