Fix INTERFACE_ADD parsing
authorBen Greear <greearb@candelatech.com>
Fri, 3 Apr 2015 23:34:33 +0000 (19:34 -0400)
committerJouni Malinen <j@w1.fi>
Sat, 4 Apr 2015 08:02:04 +0000 (11:02 +0300)
commitda3db6812d56e7ba11e0cf301e38568099f12884
treeccddc8b8f07dad1e2cbb230c4563bf8d66e69514
parent681278246232029c334117bd6dc7e74c6b179f96
Fix INTERFACE_ADD parsing

This fixes a regression caused by commit
efa232f9159e33e18ed624906b0093e11ddcf78e ('Add support for virtual
interface creation/deletion') for the case where an empty extra argument
is included.

Signed-off-by: Ben Greear <greearb@candelatech.com>
wpa_supplicant/ctrl_iface.c