isdn: jade: Fix set-but-unused variables.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:41:29 +0000 (16:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:41:29 +0000 (16:41 -0700)
commitf6f0e4a7a343f85dd773f6f18e553933c4367e96
tree608adafda9ffd57b4ce4ad7cb4a5d25a6c32335c
parentd462003ddbb28926109396b9038299fc740c2efc
isdn: jade: Fix set-but-unused variables.

The variable 'i' is set but unused in JadeVersion().  Just
kill it off.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/jade.c