From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:18 +0000 (-0700) Subject: iwlagn: iwl_tid_data moves to iwl-shared X-Git-Tag: v3.2-rc1~129^2~287^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f85a7890cbfd2be8f4c6620b2a6774d6b5ac647;p=pandora-kernel.git iwlagn: iwl_tid_data moves to iwl-shared The rate scaling and the transport need to access the data in iwl_tid_data, hence the move. Note that the only component in the upper layer that needs this data is the rate scaling. Refactoring the rate scaling may help to move iwl_tid_data from the shared area to the transport area. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed