From: Eliad Peller Date: Mon, 6 Jun 2011 10:03:12 +0000 (+0300) Subject: wl12xx: check the vif's operstate after join X-Git-Tag: v3.1-rc1~316^2~189^2^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4b29e976f9e0a622dfd2722b443bb65686f47c;p=pandora-kernel.git wl12xx: check the vif's operstate after join When resuming while connected (without wowlan), the interface is already IF_OPER_UP, so we won't get the notifier callback, and hence never complete the association (from wl12xx perspective) This situation, among other potential problems, prevents the station from entering psm. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed