From: Abhijeet Kolekar Date: Wed, 11 Mar 2009 18:17:57 +0000 (-0700) Subject: iwl3945: use iwl_tx_cmd_complete X-Git-Tag: v2.6.30-rc1~662^2~195^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732587ab438d7528e38df7ceb2c46db9774dcf08;p=pandora-kernel.git iwl3945: use iwl_tx_cmd_complete iwl3945 uses iwl_tx_cmd_complete to reclaim the unused buffers of the queue. iwl_tx_cmd_complete in turn call the iwl_hcmd_queue_reclaim which will unmap the dma mapping to tx_cmd and frees the memory. Signed-off-by: Abhijeet Kolekar Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed