Staging: r8187se: Remove two private variables that have a fixed value
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 15 Feb 2010 04:04:56 +0000 (22:04 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:59 +0000 (16:42 -0800)
commit8daba6b94dce76254b10de0a9a777f792a120322
treeb029ea1152592b273ff0a5227fd18cce3b44dab2
parentb1b7621b08e49638aa65b5f67cdd35478f00a4c4
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 <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8187se/r8180.h
drivers/staging/rtl8187se/r8180_core.c
drivers/staging/rtl8187se/r8180_dm.c
drivers/staging/rtl8187se/r8180_rtl8225z2.c
drivers/staging/rtl8187se/r8185b_init.c