iwlwifi: remove TX_CMD id from transport layer
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 22 Oct 2013 08:27:55 +0000 (11:27 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:27:56 +0000 (22:27 +0200)
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 <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found