[Intel-wired-lan] [PATCH] ixgbe: Change register variable to unsigned

Bowers, AndrewX andrewx.bowers at intel.com
Fri Jun 17 16:25:30 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Donald C Skidmore
> Sent: Tuesday, June 14, 2016 11:26 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH] ixgbe: Change register variable to
> unsigned
> 
> I noticed this variable used for register reads wasn't an unsigned so this patch
> corrects that.  I don't believe this was causing any issue as is but this is more
> consistent with the rest of the driver.
> 
> Signed-off-by: Don Skidmore <donald.c.skidmore at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Driver builds, compiles, and passes traffic.


More information about the Intel-wired-lan mailing list