From: Teemu Paasikivi Date: Fri, 26 Mar 2010 10:53:26 +0000 (+0200) Subject: wl1271: Removed checking of PSM from handling BSS_LOST_EVENT X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e29e447ec01d2130b4c68f3459cfaa94fa138b;p=pandora-kernel.git wl1271: Removed checking of PSM from handling BSS_LOST_EVENT Change the driver to call ieee80211_beacon_loss function always when BSS_LOST_EVENT is received. Reason for the change is that entering PSM might fail before driver receives BSS_LOST_EVENT. In such case the driver would disable PSM and the stack would not be notified about beacon loss and connection loss detection would be delayed by tens of seconds. Signed-off-by: Teemu Paasikivi Reviewed-by: Juuso Oikarinen Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed