From: Jouni Malinen Date: Thu, 14 May 2009 18:15:36 +0000 (+0300) Subject: mac80211: Cancel pending probereq poll on beacon RX X-Git-Tag: v2.6.31-rc1~330^2~313^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92778180f7fca7f7797de8020900a7fea175f7e3;p=pandora-kernel.git mac80211: Cancel pending probereq poll on beacon RX While the probe request poll is expected to work, it looks like it does not always result in getting a response. The exact reason for this is unclear, but anyway, if we do receive a Beacon frame from our AP, there is no need to disconnect based on the probereq poll. This seems to help keep the connection bit more stable in cases where beacon loss is occurring semi-frequently. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed