commit | caeff81b4e6479884f3cd2ced526bebd4f0c5eff | [log] [tgz] |
---|---|---|
author | Hong Liu <hong.liu@intel.com> | Fri Aug 05 17:25:50 2005 +0800 |
committer | James Ketrenos <jketreno@linux.intel.com> | Mon Nov 07 17:50:42 2005 -0600 |
tree | f5b3a452d519d904acd16f30ef4a5c973635ecbd | |
parent | 1fbfea549f07f1f7afd436f1e45b25437f0172c2 [diff] |
Fixes the ad-hoc network WEP key list issue. If we configure the wep keys after creating the ibss network, the beacons of this network will not show correctly (it still shows "key off" in iwlist scan report). This is because we don't update the beacon info in firmware. Signed-off-by: Hong Liu <hong.liu@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com>