commit | 958a4a862f41eee27091b726de7ffa08c8488ce9 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Thu Mar 15 20:51:49 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 09 16:05:59 2012 -0400 |
tree | 675f958acdc7bf21cc774fd299b6d50b3819e031 | |
parent | f85aae6bec67075b6f19f14adfced6f1eb9061b9 [diff] |
mwifiex: remove redundant signal handling code 1) The wrapper function mwifiex_get_signal_info() is unnecessary. 2) As noise and signal vaules in private structure already get modified, we don't need to explicitly pass "struct mwifiex_ds_get_signal" to get it filled. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>