From: Jeff Kirsher <redacted>
Date: Tue, 14 Mar 2017 17:44:44 -0700
On Tue, 2017-03-14 at 17:39 -0700, David Miller wrote:
quoted
From: Jeff Kirsher <redacted>
Date: Tue, 14 Mar 2017 15:32:56 -0700
quoted
From: Faisal Latif <redacted>
The function prototype in i40evf_client.h are giving warnings while
compiling i40iwvf module. Move these function prototypes to
i40evf.h.
Also fix return code from u32 to int and this return code is
consistent with i40e_client.h
Change-Id: Ie3757f844993aabc27654aaf02ec14fb985ad2c4
Signed-off-by: Faisal Latif <redacted>
Tested-by: Andrew Bowers <redacted>
Signed-off-by: Jeff Kirsher <redacted>
There is no such i40evf_client.h header file in the tree.
Not sure how this got out of order, Mitch adds this file in patch #4
Ok, please fix the order so that the dependencies are correct.
Thanks.