[PATCH] libertas: pull current channel from firmware on mesh autostart
Signed-off-by: Luis Carlos Cobo Rus <luisca@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
717c933920
commit
b8bedefd8f
@@ -847,6 +847,7 @@ int libertas_activate_card(wlan_private *priv, char *fw_name)
|
||||
priv->assoc_thread =
|
||||
create_singlethread_workqueue("libertas_assoc");
|
||||
INIT_DELAYED_WORK(&priv->assoc_work, libertas_association_worker);
|
||||
INIT_WORK(&priv->sync_channel, libertas_sync_channel);
|
||||
|
||||
/*
|
||||
* Register the device. Fillup the private data structure with
|
||||
|
Reference in New Issue
Block a user