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?


_______________________________________________
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