commit | c600c826a6f4e35512955a5e9a22b0baa741b455 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Aug 30 21:14:15 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Aug 31 14:22:24 2010 -0400 |
tree | deffb2f8710401ec069041245edeb5b05ff2bf6f | |
parent | b9eca24209a59ef0a8c3cbbbb94b8c76d4b3aae3 [diff] |
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID When configuring the MAC_ADDR or MAC_BSSID with an empty address, the UNICAST_TO_ME_MASK and BSS_ID_MASK must also be reset to prevent invalid interpretation of the addresses. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>