libertas: make rtap and normal modes mutually exclusive, clean up open/stop

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
David Woodhouse
2007-12-10 16:38:18 -05:00
committed by David S. Miller
parent 852e1f2a26
commit 8552855f98
2 changed files with 51 additions and 85 deletions

View File

@@ -99,7 +99,6 @@ struct lbs_mesh_stats {
/** Private structure for the MV device */
struct lbs_private {
int open;
int mesh_open;
int infra_open;
int mesh_autostart_enabled;