commit | 07f46f80f4ca4ddb700ff40a19876ba1b3242917 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 17 16:46:50 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 17 16:46:50 2011 -0700 |
tree | 8df22522e98487d47c57d3f60c614d5d69f368d5 | |
parent | 50a7c114c2673f3fcbb0ba5d659049156e1ccd50 [diff] |
isdn: i4l: isdn_net: Fix set-but-unused variables. The variable 'unused' is set but unused in isdn_net_ciscohdlck_slarp_in(). Just kill it off. Signed-off-by: David S. Miller <davem@davemloft.net>