Aug. 5, 2014
10:54 p.m.
On Tue, 2014-08-05 at 19:37 -0300, Lucas Tanure wrote:
Thanks for reviewing my patch. My .config was bigger than 40k ( max attachment size for kernelnewbies list).
First thing I noticed was that your config was missing CONFIG_I40E_DCB=y option. So it appears that some of the recent FCoE code that was added to the i40e driver needs to be wrapped with #ifdef CONFIG_I40E_DCB. Can you provide the error that you are receiving, without your patch applied? That will help me narrow down what code needs to be wrapped.