[adm5120] fix ethernet port mapping of the RB133
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Aug 2007 10:52:19 +0000 (10:52 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Aug 2007 10:52:19 +0000 (10:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8431 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/mikrotik.c

index 5fa7528..ee08be7 100644 (file)
@@ -71,7 +71,7 @@ static unsigned char rb11x_vlans[6] __initdata = {
 
 static unsigned char rb133_vlans[6] __initdata = {
        /* FIXME: untested */
-       0x41, 0x42, 0x44, 0x00, 0x00, 0x00
+       0x44, 0x42, 0x41, 0x00, 0x00, 0x00
 };
 
 static unsigned char rb133c_vlans[6] __initdata = {