commit | fd9377ee6c351b3fd27bcc56fd5e24622df180bb | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Wed Mar 11 11:17:58 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:46 2009 -0400 |
tree | b64f6877c5d13b9086fcba3f9759497b31b91781 | |
parent | 732587ab438d7528e38df7ceb2c46db9774dcf08 [diff] |
iwl3945: unmap previously mapped memory During preparation of TX we create DMA mapping to TX command as part of preparing the TFD. This mapping needs to be cleared at the time TFD is freed. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>