commit | c1bda44a4aedf13251b2704e6e67afb4909195c8 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <IvDoorn@gmail.com> | Mon Oct 03 10:20:47 2005 -0500 |
committer | James Ketrenos <jketreno@linux.intel.com> | Mon Oct 03 10:20:47 2005 -0500 |
tree | ff5bd9d92894bf777183447df3fad5615da51db7 | |
parent | ff9e00f1b09d594004f91700a371870f729ffc02 [diff] |
When an assoc_resp is received the network structure is not completely initialized which can cause problems for drivers that expect the network structure to be completely filled in. This patch will make sure the network is filled in as much as possible. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: James Ketrenos <jketreno@linux.intel.com>