From: Dan Carpenter Date: Mon, 15 Aug 2011 11:25:35 +0000 (+0300) Subject: libertas: handle mesh networks in lbs_iface_active() X-Git-Tag: v3.2-rc1~129^2~353^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe2ed8f4df2e7b6991c4039bb624dee5f8b6583;p=pandora-kernel.git libertas: handle mesh networks in lbs_iface_active() There was an extra semicolon so the if condition wasn't used. We checked "priv->dev" twice instead of "priv->mesh_dev". Signed-off-by: Dan Carpenter Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed