From: Tomas Winkler Date: Fri, 7 Mar 2008 01:36:53 +0000 (-0800) Subject: iwlwifi: queue functions cleanup X-Git-Tag: v2.6.26-rc1~1138^2~454^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54b679ddcd91604fd0d144cd793a0ddbd0ae03d;p=pandora-kernel.git iwlwifi: queue functions cleanup This patch moves 1. iwl_queue_inc_wrap and int iwl_queue_dec_wrap into iwl-helpers.h these two functions are identical to common for both iwl3956 and iwl4965 2. renames x2_queue_used to iwl3945_x2_queue_used 3. exports iwl3945_queue_space out of iwl3964-base.c Signed-off-by: Tomas Winkler Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed