]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1384b7b458ffe53b27ca00a72851f3b32f57df3
tree7741253e16bb99af08dd6b14de272ab18c585096
parentc132c0635edf3845a19ec3baed39a2431f1ded3a
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