Commit 496ad0ad authored by David S. Miller's avatar David S. Miller

[TIGON3]: Comment out tg3_enable_ints PCI write flush for now.

parent fb4ce829
......@@ -234,7 +234,9 @@ static void tg3_enable_ints(struct tg3 *tp)
tw32(GRC_LOCAL_CTRL,
tp->grc_local_ctrl | GRC_LCLCTRL_SETINT);
}
#if 0
tr32(MAILBOX_INTERRUPT_0 + TG3_64BIT_REG_LOW);
#endif
}
static void tg3_switch_clocks(struct tg3 *tp)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment