From: Amitkumar Karwar Date: Fri, 16 Mar 2012 03:51:49 +0000 (-0700) Subject: mwifiex: remove redundant signal handling code X-Git-Tag: v3.5-rc1~109^2~487^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958a4a862f41eee27091b726de7ffa08c8488ce9;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed