From: Aniket Nagarnaik Date: Thu, 2 Jul 2015 13:07:02 +0000 (-0700) Subject: mwifiex: fix for p2p broken link X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae86c587b5b53da4f7859f236f6c22ff9941cff9;p=pandora-kernel.git mwifiex: fix for p2p broken link This patch fixes following issues in p2p code paths. 1) bss role, bss type and connection type was not set correctly for p2p GO and p2p client at couple of places. 2) Driver appends a proprietary header to management frames which will be parsed by our firmware. Later while informing TX status to cfg80211, modified frame buffer was passed to cfg80211_mgmt_tx_status() instead of original one. Signed-off-by: Aniket Nagarnaik Signed-off-by: Amitkumar Karwar Signed-off-by: Kalle Valo --- Reading git-diff-tree failed