[Intel-wired-lan] [next PATCH S47 3/9] i40e: Bit test mask correction

Bowers, AndrewX andrewx.bowers at intel.com
Wed Sep 21 17:15:53 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Bimmy Pujari
> Sent: Wednesday, September 14, 2016 4:25 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Sadowski, Filip <filip.sadowski at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S47 3/9] i40e: Bit test mask correction
> 
> From: Filip Sadowski <filip.sadowski at intel.com>
> 
> Incorrect bit mask was used for testing "get link status" response.
> Instead of I40E_AQ_LSE_ENABLE (which is actually 0x03) it most probably
> should be I40E_AQ_LSE_IS_ENABLED (which is defined as 0x01).
> 
> Signed-off-by: Filip Sadowski <filip.sadowski at intel.com>
> Change-ID: Ia199142906720507f847de3a33a25c61a9781b2f
> ---
>  drivers/net/ethernet/intel/i40e/i40e_common.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>



More information about the Intel-wired-lan mailing list