[openib-general] [PATCH] IPoIB PKEY in/out event handling fix
    Leonid Arsh 
    leonida at voltaire.com
       
    Thu Mar 23 04:22:13 PST 2006
    
    
  
Roland,
I'll resend the patch later, after I check it on the latest version again.
Thank you,
Leonid
Roland Dreier wrote:
you seem to have generated this
against an old version of the driver: your patch has
 >  		schedule_work(&priv->flush_task);
but the current source has:
 		queue_work(ipoib_workqueue, &priv->flush_task);
>  > +	if (ib_find_cached_pkey(priv->ca, priv->port, priv->pkey,
>  > &pkey_index))
>
> Now your patch is line-wrapped :(
>
> Can you use a different mailer and resend?
>
>   
    
    
More information about the general
mailing list