[openib-general] rdma_cm callback event private data length == 0
Sean Hefty
mshefty at ichips.intel.com
Mon Jul 10 15:20:48 PDT 2006
Michael S. Tsirkin wrote:
>>+ if (ib_event->event == IB_CM_REJ_RECEIVED)
>>+ {
>>+ printk(KERN_CRIT "REJECT (private_data_len = %d)\n",
>>+ private_data_len);
>>+ }
>
>
> Not sure why is this KERN_CRIT?
> Also, pls take a look at Documentation/CodingStyle, Chapter 3: Placing Braces
>
> For more detail http://www.mellanox.com/mst/boring.txt
To be clear, I didn't commit this portion of the patch to svn.
- Sean
More information about the general
mailing list