From: Avinash Patil Date: Wed, 5 Nov 2014 14:08:11 +0000 (+0530) Subject: mwifiex: module load parameter for interface creation X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0013c7cebed676ea47d108176db138fe867ee401;p=pandora-kernel.git mwifiex: module load parameter for interface creation This patch adds module load parameter driver_mode for mwifiex which would enable driver to create AP or P2P client interface while loading module. driver_mode is bitmap of interface modes for station, AP and P2P client. Station interface is created by default and is unaffected by driver_mode parameter. Signed-off-by: Avinash Patil Signed-off-by: Amitkumar Karwar Signed-off-by: John W. Linville --- Reading git-diff-tree failed