diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-07-07 05:11:51 -0700 |
---|---|---|
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2011-07-16 07:38:09 -0700 |
commit | 2c2def10d03554c0f8ed02f5b5a2a8526958f6a3 (patch) | |
tree | e6685e5406bf927235dfcd931af0622667ecc985 /drivers/net/wireless/iwlwifi/iwl-agn-lib.c | |
parent | 47365ab858a7f452e79437d1a44488245e903f37 (diff) |
iwlagn: simplify TX flags assignments
The first assignment of TX_CMD_FLG_SEQ_CTL_MSK for
ack-expected mgmt frames is overwritten later in
the function, so it's useless. Also, probe response
frames, BACK request and others there are mutually
exclusive so can be moved into an else branch.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-agn-lib.c')
0 files changed, 0 insertions, 0 deletions