From: Emmanuel Grumbach Date: Tue, 22 Oct 2013 08:27:55 +0000 (+0300) Subject: iwlwifi: remove TX_CMD id from transport layer X-Git-Tag: v3.14-rc1~94^2~482^2^2~10^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3961a61aad9b711bcd74aa7ea2c3655046df7b43;p=pandora-kernel.git iwlwifi: remove TX_CMD id from transport layer The transport layer doesn't need to know the TX_CMD id. It can be set by the op_mode. The transport layer still needs to know the layout of the Tx command because of alignment issues and because of the scratch pointer. Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed