Fixes the ad-hoc network WEP key list issue.
authorHong Liu <hong.liu@intel.com>
Fri, 5 Aug 2005 09:25:50 +0000 (17:25 +0800)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 7 Nov 2005 23:50:42 +0000 (17:50 -0600)
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>

No differences found