From: Arend van Spriel Date: Fri, 5 Apr 2013 08:57:50 +0000 (+0200) Subject: brcmfmac: support creation of P2P_DEVICE through user-space X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f10e380ad912c7928e08c4d04b246e66022cc4;p=pandora-kernel.git brcmfmac: support creation of P2P_DEVICE through user-space The current driver code creates a P2P_DEVICE through a module parameter. This device has a dummy netdevice which is not how this interface type is intended. This patch add proper support for the P2P_DEVICE interface type. This requires a wpa_supplicant with such support as well. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Piotr Haber Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed