From: Larry Finger Date: Mon, 9 Nov 2009 16:53:20 +0000 (-0600) Subject: Staging: rtl8187se: Remove card8185 variable to simplify flow X-Git-Tag: v2.6.33-rc1~313^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44eb889ccf80e417794963e57cc40bd1519e554;p=pandora-kernel.git Staging: rtl8187se: Remove card8185 variable to simplify flow When this code is used for the rtl8187se, the value of card_8185 in struct r8180_priv is always 7 or 8. As a result, the program flow can be simplified. Signed-off-by: Larry Finger Tested-by: Bernhard Schiffner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed