From: Arik Nemtsov Date: Sat, 16 Oct 2010 18:33:45 +0000 (+0200) Subject: wl12xx: AP mode - record TX configuration settings X-Git-Tag: v2.6.39-rc1~468^2~417^2~61^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488fc540472dee7b8c9fc592e4f024aafe8b605f;p=pandora-kernel.git wl12xx: AP mode - record TX configuration settings Record TX configuration settings in the "conf" member of our global structure (struct wl1271) if conf_tx is called when the firmware is not loaded. Later on when the firmware is loaded, we apply the tx conf as part of the init sequence. Important for AP mode since conf_tx is called before add_interface (where the firmware is initialized). Signed-off-by: Arik Nemtsov Reviewed-by: Luciano Coelho Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed