]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9bfc8c5c3118d48c60f572ef03a8993a3b7318ed
tree1d60596f750059849253cba4d6bdc6cc16f49c5a
parente9c58c99f097c93a6550dfed1608dd0f411e96ea
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