ar71xx: UBNT Secondary MAC address duplicate fix
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Dec 2010 17:10:01 +0000 (17:10 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 17 Dec 2010 17:10:01 +0000 (17:10 +0000)
commit579e608a9b94b75b83477abf173cd562779d9b41
tree5b3c0bbd4b5b69020169eab71cdce0f29c2b369d
parent84ea49f558f72ce6de6365fd20856a148615e294
ar71xx: UBNT Secondary MAC address duplicate fix

There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24643 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
This page took 0.03365 seconds and 4 git commands to generate.