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:
5d1ec85
)
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
author
Holger Schurig
<holgerschurig@googlemail.com>
Wed, 2 Dec 2009 14:25:56 +0000
(15:25 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 22 Dec 2009 18:37:12 +0000
(13:37 -0500)
Both variables contained the same information (no mesh, old mesh, new mesh).
So we can get rid of one variable.
Also move the mesh-version test from cmd.c into mesh.c.
Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found