dbus: Fix value of BSS Privacy property
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 10 Jan 2010 16:18:08 +0000 (18:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 10 Jan 2010 16:18:08 +0000 (18:18 +0200)
commit097c5802daa3e6cad5175cee5fb5ae05452a10e4
tree0a77849994a4aa39f3b9d57f086ca07f104232b3
parent728e776c09d1a9103226da1a4603c3ab34b8bb5f
dbus: Fix value of BSS Privacy property

Checking for IEEE80211_CAP_PRIVACY needs to use & and not &&.
wpa_supplicant/dbus/dbus_new_handlers.c