atm: solos-pci: Fix set-but-unused variable.
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:11:25 +0000 (00:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Apr 2011 07:11:25 +0000 (00:11 -0700)
commit06091ed6b8ec726e6cbc7e40ee6b5aa2332cf381
tree385b09b62ef28a3403404f65c2382401304c3146
parentedb4dcb717d71f63c5147d7bef3014f96d192842
atm: solos-pci: Fix set-but-unused variable.

This is just a readback to entire completion of a register
write, keep the readback but kill the unused variable.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/solos-pci.c