]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
iwl3945: unmap previously mapped memory
authorReinette Chatre <reinette.chatre@intel.com>
Wed, 11 Mar 2009 18:17:58 +0000 (11:17 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:46 +0000 (18:09 -0400)
commitfd9377ee6c351b3fd27bcc56fd5e24622df180bb
treeb64f6877c5d13b9086fcba3f9759497b31b91781
parent732587ab438d7528e38df7ceb2c46db9774dcf08
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>
drivers/net/wireless/iwlwifi/iwl-3945.c