drivers/staging/rdma/hfi1/sdma.c:740: bad if test ?

2015-09-11 Thread David Binderman
2768)     return SDMA_DESCQ_CNT; Regards David Binderman -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

infiniband/ulp/srpt/ib_srpt.c:1082: bug report

2015-03-30 Thread David Binderman
v->device; ...    BUG_ON(!ch); Suggest move init of dev until *after* ch has been sanity checked against NULL. Regards David Binderman -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord..