diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2012-04-25 17:28:00 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-04-27 15:25:25 -0400 |
commit | dbdedbdf4fbff3d4962a0786f37aa86dfdc48a7e (patch) | |
tree | b2816c0c7140b19d89500608170e69b4d13c82a6 /drivers/sh/superhyway | |
parent | 1ed2ec37b44e86eaa8e0a03b908a39c80f65ee45 (diff) |
b43: only reload config after successful initialization
Commit 2a19032 (b43: reload phy and bss settings after core restarts)
introduced an unconditional call to b43_op_config() at the end of
b43_op_start(). When firmware fails to load this can wedge the system.
There's no need to reload the configuration after a failed
initialization anyway, so only make the call if initialization was
successful.
BugLink: http://bugs.launchpad.net/bugs/950295
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/sh/superhyway')
0 files changed, 0 insertions, 0 deletions