From: Johannes Berg Date: Tue, 19 Jun 2012 15:19:44 +0000 (+0200) Subject: mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~278^2^2~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d71117a279aa30574a8af6c7348570c292285c2;p=pandora-kernel.git mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF Some devices like the current iwlwifi implementation require that the P2P interface address match the P2P Device address (only one P2P interface is supported.) Add the HW flag IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF that allows drivers to request that P2P Interfaces added while a P2P Device is active get the same MAC address by default. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed