commit | ca00c62b9e2d0925aea27f1227d1bb074857cad3 | [log] [tgz] |
---|---|---|
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | Sun Sep 25 07:42:08 2016 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Sun Oct 02 08:42:16 2016 -0400 |
tree | 2dfd1a98252d21fd7fa6148d1b9f4b0c8f46ed09 | |
parent | e8a70af286bea28feb4785efb5c0b9229e67e008 [diff] |
IB/hfi1: Cleanup tasklet refs in comments The code no longer uses tasklets for the send engine. However it does use a tasklet for sdma but the send routines use a workqueue now days. Update the comments to reflect that. Make things more generic with saying "send engine" because that is what is being referred to. Reviewed-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>