rt2x00: Fix MAC address defines in rt61pci
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 17 Feb 2008 16:36:33 +0000 (17:36 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:25 +0000 (15:37 -0500)
commitce359f90d3c65bf0a575683a28d25672facd3df0
tree1d60596f750059849253cba4d6bdc6cc16f49c5a
parent47ac26833663da51e7ac801db4badc2880c682c3
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 <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.h