Re: [E1000-devel] [PATCH] drivers: net: ethernet: intel: i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c

2014-08-05 Thread David Miller
From: Lucas Tanure Date: Tue, 5 Aug 2014 10:11:43 -0300 > Fix missing include in intel i40e driver. Without this include linux next > tree won't compile. > > Signed-off-by: Lucas Tanure Applied, thank you. -- Infragis

Re: [E1000-devel] [PATCH] drivers: net: ethernet: intel: i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c

2014-08-05 Thread Jeff Kirsher
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 > --- > drivers/net/ethernet/intel/i40e/i40e_fcoe.c | 1 + > 1 file changed, 1 insertion(+) Interesting that

[E1000-devel] RES: Acabe com a insônia

2014-08-05 Thread Life
Olá! Meu nome é Mauricio Sita, sou psicanalista, presidente da Editora Ser Mais e escritor de vários livros de sucesso. Há mais de 10 anos criei o método Neo-Equilibrium®, que é um curso de relaxamento e meditação feito para nós, ocidentais. A meditação é a bola da vez no mundo dos ansiosos e es

[E1000-devel] [PATCH] drivers: net: ethernet: intel: i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c

2014-08-05 Thread Lucas Tanure
Fix missing include in intel i40e driver. Without this include linux next tree won't compile. Signed-off-by: Lucas Tanure --- drivers/net/ethernet/intel/i40e/i40e_fcoe.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/intel/i40e/i40e_fcoe.c b/drivers/net/ethernet/intel/