From: Jouni Malinen Date: Mon, 16 Nov 2009 17:54:08 +0000 (+0200) Subject: mac80211: Do not queue Probe Request frames for station MLME X-Git-Tag: v2.6.33-rc1~388^2~280^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23709248fc9b6d5877f9c741d639a160ed21ff6;p=pandora-kernel.git mac80211: Do not queue Probe Request frames for station MLME Cooked monitor interfaces cannot currently receive Probe Request frames when the interface is in station mode. However, we do not process Probe Request frames internally in the station MLME, so there is no point in queueing the frame here. Remove Probe Request frames from the queued frame list to allow cooked monitor interfaces to receive these frames. Signed-off-by: Jouni Malinen Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed