Re: [PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Jeff Kirsher
On Wed, 2017-10-11 at 16:02 +0200, Arnd Bergmann wrote: > A previous cleanup intended to change the flags variable to 32 > bit instead of 64, but accidentally left out the important > part of that change, leading to a build error: > > drivers/net/ethernet/intel/i40e/i40e_ethtool.o: In function >

Re: [PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Jeff Kirsher
On Wed, 2017-10-11 at 16:02 +0200, Arnd Bergmann wrote: > A previous cleanup intended to change the flags variable to 32 > bit instead of 64, but accidentally left out the important > part of that change, leading to a build error: > > drivers/net/ethernet/intel/i40e/i40e_ethtool.o: In function >

RE: [PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Keller, Jacob E
Duyck, Alexander H > <alexander.h.du...@intel.com>; Williams, Mitch A > <mitch.a.willi...@intel.com>; Sadowski, Filip <filip.sadow...@intel.com>; > intel- > wired-...@lists.osuosl.org; net...@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: [PATCH] i40e/i40

RE: [PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Keller, Jacob E
ired-...@lists.osuosl.org; net...@vger.kernel.org; linux- > ker...@vger.kernel.org > Subject: [PATCH] i40e/i40evf: actually use u32 for feature flags > > A previous cleanup intended to change the flags variable to 32 > bit instead of 64, but accidentally left out the important &g

[PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Arnd Bergmann
A previous cleanup intended to change the flags variable to 32 bit instead of 64, but accidentally left out the important part of that change, leading to a build error: drivers/net/ethernet/intel/i40e/i40e_ethtool.o: In function `i40e_set_priv_flags': i40e_ethtool.c:(.text+0x1a94): undefined

[PATCH] i40e/i40evf: actually use u32 for feature flags

2017-10-11 Thread Arnd Bergmann
A previous cleanup intended to change the flags variable to 32 bit instead of 64, but accidentally left out the important part of that change, leading to a build error: drivers/net/ethernet/intel/i40e/i40e_ethtool.o: In function `i40e_set_priv_flags': i40e_ethtool.c:(.text+0x1a94): undefined