From: Felix Fietkau Date: Wed, 10 Aug 2011 19:50:30 +0000 (-0600) Subject: b43: reload phy and bss settings after core restarts X-Git-Tag: v3.2-rc1~129^2~353^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a190322d4390bbd5184a2fd4f97bbef9f1f5b4e;p=pandora-kernel.git b43: reload phy and bss settings after core restarts b43_op_config and b43_op_bss_info_changed apply many settings by directly writing to hardware registers. These settings are lost as soon as the core is restarted and the initvals are reloaded. This was discovered because restarting hostapd led to the beacon interval getting set to ~33s (see https://dev.openwrt.org/ticket/8033 for more information). Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed