]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a0833ae596b2179fd433a7dfce529d6450e45f3
tree385b09b62ef28a3403404f65c2382401304c3146
parent972a1a4f9e765a5b98695c1ae763d1021cbe4e12
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