[openib-general] [PATCH][1/7]ipoib performance patches --	remove	ah_reap
    Shirley Ma 
    xma at us.ibm.com
       
    Fri May 26 14:36:02 PDT 2006
    
    
  
in ipoib send
if (unlikely(!*to_ipoib_neigh(skb->dst->neighbour))) 
        kref_get(); 
in ipoib completion: 
if (unlikely(!*to_ipoib_neigh(skb->dst->neighbour))) 
        ipoib_put_ah(); 
Shirley Ma
IBM Linux Technology Center
15300 SW Koll Parkway
Beaverton, OR 97006-6063
Phone(Fax): (503) 578-7638
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20060526/3f743399/attachment.html>
    
    
More information about the general
mailing list