commit | 3961a61aad9b711bcd74aa7ea2c3655046df7b43 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Oct 22 11:27:55 2013 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Dec 09 22:27:56 2013 +0200 |
tree | be1d6c60711e09bf7e5402d00480d2f1655c9805 | |
parent | e08fd975bf26aa8063cadd245817e042f570472d [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>