commit | 00bcd0d699c7b3c294c1b276709e069b2903bc32 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Sat Jan 26 22:19:35 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 30 15:07:07 2013 -0500 |
tree | d0bdd5e647de7a7e8221d5dd5daa8703fdb63580 | |
parent | 8f1ca2683225afa21b827ff620a6225c390771a9 [diff] |
iwlegacy: fix antenna bitmask This patch is based on "iwlwifi: fix antenna bitmask". (362b0563b28506d53) Like the new iwlagn devices, the old 4965N device only supports a maximum of three antennas. Hence only three bits are used, the fourth bit is likely the A-MPDU indicator. Cc: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>