Re: software iwarp stack update
From: Bart Van Assche <hidden>
Date: 2011-06-16 18:06:44
On Thu, Jun 16, 2011 at 7:20 PM, Roland Dreier [off-list ref] wrote:
It does seem we are missing an IB_MANDATORY_FUNC entry for modify_port in ib_device_check_mandatory; or on the flip side we are missing a check of modify_port and a -ENOSYS return... I guess modify_port does not really make sense for iWARP so probably the second option is better.
It's not just ib_modify_port() - there are several other functions in the amso and cxgb* drivers that do nothing more than returning either -ENOSYS or ERR_PTR(-ENOSYS). Bart. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html