Re: [PATCH] kni: fix compilation under RHEL 7.4.
From: Thomas Monjalon <hidden>
Date: 2017-06-05 13:46:50
From: Thomas Monjalon <hidden>
Date: 2017-06-05 13:46:50
31/05/2017 18:43, Ferruh Yigit:
On 5/31/2017 4:40 PM, Lee Roberts wrote:quoted
Fix kni compilation under RHEL 7.4. Signed-off-by: Lee Roberts <redacted>Not tested on RHEL 7.4, but patch looks good to me except following nit-picking: - There should not be "." at the end of the patch title - It can be good to add Linux commit that is the reason of the change to the commit log: Linux: 9b36627acecd ("net: remove dev->trans_start") Acked-by: Ferruh Yigit <redacted>
Applied, thanks