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





------- Comment #8 from [EMAIL PROTECTED]  2006-10-12 07:17 -------
ipoib_start_xmit() only checks at entry to see if the queue is stopped. 
ipoib_start_xmit() could still unicast_arp_send() after a netif_stop_queue(). 
in ipoib_stop(), i guess this will be synchronized somewhat by the
ipoib_flush_paths() in ipoib_ib_dev_down() which also takes priv->tx_lock but
this doesnt seem intentional.




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

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

Reply via email to