Aug. 5, 2014
9:27 p.m.
On Tue, 2014-08-05 at 10:11 -0300, Lucas Tanure wrote:
Fix missing include in intel i40e driver. Without this include linux next tree won't compile.
Signed-off-by: Lucas Tanure <tanure@linux.com> --- drivers/net/ethernet/intel/i40e/i40e_fcoe.c | 1 + 1 file changed, 1 insertion(+)
Interesting that linux-next does not compile, yet Dave's net-next tree does and that is with allmodconfig. Anyway, I will add your patch to my queue, thanks Lucas.