From: Holger Schurig Date: Wed, 2 Dec 2009 14:25:56 +0000 (+0100) Subject: libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver X-Git-Tag: v2.6.34-rc1~233^2~705^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c24ef46e6b1597e54f185e0b48eb9073ef155a8c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed