commit | 3cf840914bd467fa4cc76af1a01bba4d2813131c | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Thu Aug 02 11:50:12 2007 -0400 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:49:50 2007 -0700 |
tree | ce3adcd8be98a4e1cf5c0968ec8742fbd8fac029 | |
parent | c95c7f930ec6fee029c8e7957ab95b3967578070 [diff] |
[PATCH] libertas: access mesh_dev more carefully The CF/SDIO firmware doesn't support Mesh, so priv->mesh_dev is NULL there. Protect all accesses. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>