commit | c24ef46e6b1597e54f185e0b48eb9073ef155a8c | [log] [tgz] |
---|---|---|
author | Holger Schurig <holgerschurig@googlemail.com> | Wed Dec 02 15:25:56 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 22 13:37:12 2009 -0500 |
tree | 59cf594556b9ae291580163b0870750aefbf1b22 | |
parent | 5d1ec85f00e999dba61bdcbd959d62439d418e56 [diff] |
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver 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>