Comment 7 for bug 1672785

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

During a review of the SRU request, it was found that the backport of commit 4cbe4dac82e423 did not remove the definition of MLX4_INTERFACE_STATE_SHUTDOWN. However, MLX4_INTERFACE_STATE_NOWAIT was added by the backport with the same value as MLX4_INTERFACE_STATE_SHUTDOWN.

What was needed is commit b4353708f5a as a prereq. This commit removes MLX4_INTERFACE_STATE_SHUTDOWN and all references to it.

I built a v2 Yakkety test kernel with these two commits, which can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1672785/yakkety/

If this test kernel fixes the bug, I will re-submit the SRU request.