Deleted Added
full compact
104c104,105
< printk(KERN_ERR SPFX "ib_create_ah_from_wc error\n");
---
> printk(KERN_ERR SPFX "ib_create_ah_from_wc error %ld\n",
> PTR_ERR(ah));