isdn: i4l: isdn_tty: Fix unused-but-set variables.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2011 00:07:57 +0000 (17:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Apr 2011 00:07:57 +0000 (17:07 -0700)
The variable 'fcr' is set but not used in isdn_tty_change_speed().

Just kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found