From: Larry Finger Date: Mon, 15 Feb 2010 04:04:56 +0000 (-0600) Subject: Staging: r8187se: Remove two private variables that have a fixed value X-Git-Tag: v2.6.34-rc1~10^2~1^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8daba6b94dce76254b10de0a9a777f792a120322;p=pandora-kernel.git Staging: r8187se: Remove two private variables that have a fixed value For the RTL8187SE, the variable priv->rf_chip is always RF_ZEBRA4 and priv->RegThreeWireMode is always HW_THREE_WIRE_SI. Remove these 2 variables. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed