libertas: don't blindly try mesh
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Wed, 16 Jan 2008 14:57:44 +0000 (15:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:06 +0000 (15:10 -0800)
commitc9d1be36197bf638be68cec6685c68e462273b65
tree0f8e373649d0784c49e02ee6c57559f5116d3418
parentdac10a9f286c75cffa75c7ec8b05d566a6ece95e
libertas: don't blindly try mesh

The CF card only has a very old firmware (5.0.16p0). This firmware doesn't
know anything about mesh config. However, current code blindly calls
mesh_config when the card is inserted. So check the firmware version before
issuing this command.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/main.c