From: Solomon Peachy Date: Fri, 2 Aug 2013 23:57:40 +0000 (-0400) Subject: cw1200: Fix spurious BUG_ON() trigger when starting AP mode. X-Git-Tag: v3.11-rc6~11^2~35^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6e0cf70743f30c17ccb5f228db9a124b0e7477;p=pandora-kernel.git cw1200: Fix spurious BUG_ON() trigger when starting AP mode. There's an underlying race condition with the unjoin_work() call that is sometimes triggered depending on scheduling order and the phase of the moon. This doesn't fix the race condition, but it does remove the ill-advised BUG_ON() call in an easily-recoverable situation. Signed-off-by: Solomon Peachy Signed-off-by: John W. Linville --- Reading git-diff-tree failed