From: Amitkumar Karwar Date: Sat, 14 Jul 2012 03:09:31 +0000 (-0700) Subject: mwifiex: remove unnecessary code in data rate configuration X-Git-Tag: v3.6-rc1~125^2~57^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=006606c0bb387ed8d97bd9915b0b64efd7f84d0d;p=pandora-kernel.git mwifiex: remove unnecessary code in data rate configuration 1) Remove unnecessary wrapper functions. 2) Currently we don't have command to set Tx data rate, so mwifiex_rate_ioctl_set_rate_value() function and related code can be removed. 3) "ds_rate" filled by mwifiex_ret_tx_rate_cfg() is never used. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed