commit | c9d1be36197bf638be68cec6685c68e462273b65 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Wed Jan 16 15:57:44 2008 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:06 2008 -0800 |
tree | 0f8e373649d0784c49e02ee6c57559f5116d3418 | |
parent | dac10a9f286c75cffa75c7ec8b05d566a6ece95e [diff] |
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>