mwifiex: set wiphy params only once
authorAvinash Patil <patila@marvell.com>
Wed, 28 Jan 2015 10:11:59 +0000 (15:41 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Jan 2015 08:20:08 +0000 (10:20 +0200)
commit09f63ae65f907a7fadf7fcf408f80909cbf2af4b
tree99d76bafbad5eb1298745375ff8d110c5f177dd0
parente52a85d383d505ee7654ba993a6a31eeee79f232
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 <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/cfg80211.c
This page took 0.027873 seconds and 5 git commands to generate.