On 5/31/2017 4:40 PM, Lee Roberts wrote: > Fix kni compilation under RHEL 7.4. > > Signed-off-by: Lee Roberts <lee.robe...@hpe.com>
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 <ferruh.yi...@intel.com>