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)
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>

No differences found