From: Ivo van Doorn Date: Mon, 30 Aug 2010 19:14:15 +0000 (+0200) Subject: rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c600c826a6f4e35512955a5e9a22b0baa741b455;p=pandora-kernel.git 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 Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed