[PATCH] 2.6.3 - drivers/net/sis190.c - Tx desc overflow
Tx descriptor overflow - take II. Assume tp->dirty_tx = NUM_TX_DESC/2, tp->cur_tx = NUM_TX_DESC - 1, watch "entry" go beyond NUM_TX_DESC. Actually this is where the same bug in r8169 driver comes from.
Showing
Please register or sign in to comment