From: Ivo van Doorn Date: Sun, 17 Feb 2008 16:36:33 +0000 (+0100) Subject: rt2x00: Fix MAC address defines in rt61pci X-Git-Tag: v2.6.26-rc1~1138^2~530^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce359f90d3c65bf0a575683a28d25672facd3df0;p=pandora-kernel.git rt2x00: Fix MAC address defines in rt61pci The MAC address offset defines were incorrect because the byte offset was used instead of word index. This bug had no affect on normal operations since these defines weren't used. (EEPROM_MAC_ADDR_0 was used to read 6 bytes from). Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed