[openib-general] [Bug 263] OFED 1.1 rc6: IPoIB Oops during IPoIB failover loop
bugzilla-daemon at openib.org
bugzilla-daemon at openib.org
Thu Oct 12 06:00:17 PDT 2006
http://openib.org/bugzilla/show_bug.cgi?id=263
------- Comment #6 from chas at cmf.nrl.navy.mil 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.
More information about the general
mailing list