From: Avinash Patil Date: Wed, 9 May 2012 01:30:23 +0000 (-0700) Subject: mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface X-Git-Tag: v3.5-rc1~101^2~6^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b930eaed9c7e722eb1ae4f4632ff1ab285b3c4a;p=pandora-kernel.git mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interface Add support for setting fragmentation threshold, RTS threshold and retry limit. Since wiphy parameters are properties of physical device, appropriate function to set phy parameters is invoked depending upon bss_type(STA or AP) for each virtual interface. Signed-off-by: Avinash Patil Signed-off-by: Yogesh Ashok Powar Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed