commit | 692af5da779e018fc6a3b480b67adb33e3c6e1f0 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Wed May 07 22:37:29 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Jul 10 20:35:12 2008 +0800 |
tree | a34beb5f12814c803d2c186e2210ac6c0f8dc1cd | |
parent | 85e7e60b856141cc9831e11cdfc8e9265886abac [diff] |
[HIFN]: Have HW invalidate src and dest descriptors after processing The descriptors need to be invalidated after processing for ring cleanup to work properly and to avoid using an old destination descriptor when the src and cmd descriptors are already set up and the dst descriptor isn't. Signed-off-by: Patrick McHardy <kaber@trash.net> Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>