commit | 1d0bb42d5eee20bd70f237d0a32cfe3b079849e2 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Tue May 25 19:42:44 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jun 03 14:10:44 2010 -0400 |
tree | bee2e245d0267c95c9b44cc422479e78f462351b | |
parent | fd515941cfaf949b55086a36943afe085d7268e6 [diff] |
ath9k_hw: add multicast key search support If a MAC address for a key table entry is flagged with the multicast bit (0x01), indicate to the hardware that multicast lookup instead of unicast lookup should be used. The multicast bit itself never makes it to the actual keytable entry register, as it is shifted out. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>