commit | 362b0563b28506d534a82d9c6cd5fdf58783fda6 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 24 11:13:17 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 04 14:17:16 2012 +0200 |
tree | 6e3daae210bb3d52d166a4f803ce2ec30f347c9b | |
parent | 40503f7b48260a91ab65a4f8b00a2c6f004fa807 [diff] |
iwlwifi: fix antenna bitmask The device only supports a maximum of three antennas, and only three bits are used, the fourth bit is the A-MPDU indicator. The only consequence of this is reporting invalid information in radiotap, so this isn't an important change. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>