From: Avinash Patil Date: Wed, 28 Jan 2015 10:11:59 +0000 (+0530) Subject: mwifiex: set wiphy params only once X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f63ae65f907a7fadf7fcf408f80909cbf2af4b;p=pandora-kernel.git mwifiex: set wiphy params only once RTS threshold, fragmentation threshold are per device properties. Setting them on any interface would be reflected for all other interfaces as well. This patch removes unnesessary command download per interface. Signed-off-by: Avinash Patil Signed-off-by: Amitkumar Karwar Signed-off-by: Cathy Luo Signed-off-by: Kalle Valo --- Reading git-diff-tree failed