From: Jouni Malinen Date: Mon, 16 Feb 2009 17:39:13 +0000 (+0200) Subject: nl80211: Optional IEs into scan request X-Git-Tag: v2.6.30-rc1~662^2~460^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70692ad2923a379e0a10f9ec2ad93fbbe084cc46;p=pandora-kernel.git nl80211: Optional IEs into scan request This extends the NL80211_CMD_TRIGGER_SCAN command to allow applications to specify a set of information element(s) to be added into Probe Request frames with NL80211_ATTR_IE. This provides support for the MLME-SCAN.request primitive parameter VendorSpecificInfo and can be used, e.g., to implement WPS scanning. Signed-off-by: Jouni Malinen Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed