git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9e00f
)
When an assoc_resp is received the network structure is not completely
author
Ivo van Doorn
<IvDoorn@gmail.com>
Mon, 3 Oct 2005 15:20:47 +0000
(10:20 -0500)
committer
James Ketrenos
<jketreno@linux.intel.com>
Mon, 3 Oct 2005 15:20:47 +0000
(10:20 -0500)
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>
No differences found