isdn: arcofi: Fix set-but-unused variables.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:36:28 +0000 (16:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:36:28 +0000 (16:36 -0700)
The variable 'val' is set but unused in
send_arcofi().  Just kill it off.

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

No differences found