From: Eliad Peller Date: Sun, 18 Dec 2011 18:25:43 +0000 (+0200) Subject: wl12xx: fix checking of started dev role X-Git-Tag: v3.3-rc1~182^2~44^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92e712da55b2e5776fee7e177e789c01828a1bf4;p=pandora-kernel.git wl12xx: fix checking of started dev role dev_role_id only indicates whether the dev role is enabled, not started (e.g. on IBSS merge, the device role is enabled, but not started). Checking for any role in ROC (in order to determine whether dev role was started) is wrong as well, especially in multi-vif env. Check for started dev role only by checking the dev_hlid. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed