commit | a6a39ca1badbeafc16941fcf2c1010c8c65c8ddc | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jul 28 14:44:05 2009 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Tue Sep 08 17:29:55 2009 -0700 |
tree | 1f6e4bf5e5ab831ce9cb6de645a1f03545c8cf0a | |
parent | a0587bcf3e64029a4da2a5666cad18df38db0d56 [diff] |
ioat: fix self test interrupts If a callback is to be attached to a descriptor the channel needs to know at ->prep time so it can set the interrupt enable bit. This is in preparation for moving descriptor ioat2 descriptor preparation from ->submit to ->prep. Signed-off-by: Maciej Sosnowski <maciej.sosnowski@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>