From: Emmanuel Grumbach Date: Tue, 6 Sep 2011 16:31:19 +0000 (-0700) Subject: iwlagn: clean up of transport layer X-Git-Tag: v3.2-rc1~129^2~254^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522376d206da66cecc90929134ad70c0446e874b;p=pandora-kernel.git iwlagn: clean up of transport layer Move a few declarations needed by the transport layer to iwl-shared.h Move iwl_cmd_meta, iwl_tx_queue and friends to the internal transport header file. Move iwl_device_cmd iwl_host_cmd and friends to iwl-trans.h since these structs are used in the API to the transport layer. Move get_cmd_string to the upper layer with a declaration in iwl-shared.h. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed