libertas: first stab at cfg80211 support

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Holger Schurig
2009-10-06 16:31:54 +02:00
committed by John W. Linville
parent 0465af8e03
commit ff9fc79194
6 changed files with 263 additions and 18 deletions

View File

@@ -100,6 +100,7 @@ struct lbs_mesh_stats {
/** Private structure for the MV device */
struct lbs_private {
struct wireless_dev *wdev;
int mesh_open;
int mesh_fw_ver;
int infra_open;