[TG3]: Only call tg3_init_rings() after hardware has been reset.
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.
Showing
Please register or sign in to comment