isdn: gigaset: Fix set-but-unused variable.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:22:33 +0000 (16:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 23:22:33 +0000 (16:22 -0700)
commita713c3bbb5a6736e673940eb97d9bf2c27aec4c5
treeb74bc4c58028f9b52f9a7979ce63bfc0f329713e
parent0c78641d7f677c8f420f1c302b4848135b207eb8
isdn: gigaset: Fix set-but-unused variable.

The variable 'offset' is set but unused in
write_iso_tasklet().  Just kill it off.

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