Fix a typo from the previous commit.

Pointed out by:	brad@openbsd.org
This commit is contained in:
Jung-uk Kim 2007-02-14 18:21:32 +00:00
parent 8474d26b81
commit b0e42d5c0c

View File

@ -619,7 +619,7 @@ brgphy_fixup_crc_bug(struct mii_softc *sc)
int reg;
uint16_t val;
} dspcode[] = {
{ BRGPHY_MII_DSP_ADDR_REG, 0x0a75 },
{ BRGPHY_MII_DSP_RW_PORT, 0x0a75 },
{ 0x1c, 0x8c68 },
{ 0x1c, 0x8d68 },
{ 0x1c, 0x8c68 },