openwrtv4/package/kernel/mac80211
Felix Fietkau 299c2ceafa mac80211: tweak mac address allocation
Apparently there are some broken devices out there that have the local
bit already set in the factory MAC address. Move the | 0x2 over to the
other side of the xor operation to fix this without affecting devices
with proper addresses.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37269
2013-07-13 11:39:48 +00:00
..
files mac80211: tweak mac address allocation 2013-07-13 11:39:48 +00:00
patches mac80211: merge a fix for PS-Poll handling, refresh patches 2013-07-12 07:59:59 +00:00
Makefile mac80211: reconfigure in Build/Compile instead of Build/Configure to catch kernel config changes 2013-07-12 08:10:19 +00:00