iwlwifi: fix antenna bitmask
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Aug 2012 09:13:17 +0000 (11:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Sep 2012 12:17:16 +0000 (14:17 +0200)
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>

No differences found