-
David S. Miller authored
In tg3_init_rings() we might write out to the NIC SRAM area, thus we should only run it when the chip is in a known state. Also, fix comments above tg3_init_rings() wrt. locking state.
44ab5d27
In tg3_init_rings() we might write out to the NIC SRAM area, thus we should only run it when the chip is in a known state. Also, fix comments above tg3_init_rings() wrt. locking state.