http://openib.org/bugzilla/show_bug.cgi?id=263





------- Comment #6 from [EMAIL PROTECTED]  2006-10-12 06:00 -------
calling netif_stop_queue() doesnt immediately stop the transmit queue.  it
might be necessary to take priv->tx_lock when calling netif_stop_queue() from
ipoib_stop() to ensure that ipoib_start_xmit() isnt in the middle of some work.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to