From: Mike McCormack Date: Mon, 20 Jun 2011 01:46:05 +0000 (+0900) Subject: rtlwifi: rtl8192cu: Remove unused parameter X-Git-Tag: v3.1-rc1~316^2~350^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b9d8d67b44aae18e1c4b71281f5cfc0f2105cf6;p=pandora-kernel.git rtlwifi: rtl8192cu: Remove unused parameter rtl_ps_set_rf_state's protect_or_not parameter is not set to true anywhere, except for commented out code. It enables some legacy locking code, which is no longer used, so delete the parameter and the old locking code. Signed-off-by: Mike McCormack Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed