libertas: remove mesh_autostart_enabled and sync_channel
authorHolger Schurig <holgerschurig@googlemail.com>
Wed, 2 Dec 2009 14:25:57 +0000 (15:25 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Dec 2009 18:37:12 +0000 (13:37 -0500)
commitd6ede678c138061f5202b519f8f8d6372e2cb5bb
tree7741253e16bb99af08dd6b14de272ab18c585096
parentc24ef46e6b1597e54f185e0b48eb9073ef155a8c
libertas: remove mesh_autostart_enabled and sync_channel

mesh_autostart_enabled was nowhere set. Rumor is that this is used in the
OLPC tree, but they never did submit their code upstream.

After removing this code, it turned out that the sync_channel stuff is now
also unused, so get rid of that as well.

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmdresp.c
drivers/net/wireless/libertas/dev.h
drivers/net/wireless/libertas/main.c