commit | 1afbfb6041fb8f639e742620ad933c347e14ba2c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Feb 26 11:32:26 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Feb 28 11:48:51 2013 +0100 |
tree | 028e6a718d1f338ba5f53d980294393e9251d4ed | |
parent | 98891754ea9453de4db9111c91b20122ca330101 [diff] |
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD The IWL_MAX_CMD_TFDS name for this constant is wrong, the constant really indicates how many TBs we can use in the driver for a single command TFD, rename the constant and also add a comment explaining it. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>