ioat2: kill pending flag
authorDan Williams <dan.j.williams@intel.com>
Wed, 3 Mar 2010 18:47:43 +0000 (11:47 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 3 Mar 2010 18:47:43 +0000 (11:47 -0700)
The pending == 2 case no longer exists in the driver so, we can use
ioat2_ring_pending() outside the lock to determine if there might be any
descriptors in the ring that the hardware has not seen.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found