[Intel-wired-lan] [PATCH] fm10k: bump version number

Singh, Krishneil K krishneil.k.singh at intel.com
Thu Jan 25 16:33:06 UTC 2018



> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On Behalf
> Of Jacob Keller
> Sent: Thursday, January 18, 2018 9:19 AM
> To: Intel Wired LAN <intel-wired-lan at lists.osuosl.org>
> Subject: [Intel-wired-lan] [PATCH] fm10k: bump version number
> 
> We're aligned with latest version released on SourceForge, so update the
> version number to match.
> 
> Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
> ---
>  drivers/net/ethernet/intel/fm10k/fm10k_main.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/net/ethernet/intel/fm10k/fm10k_main.c
> b/drivers/net/ethernet/intel/fm10k/fm10k_main.c
> index 8e12aae065d8..2c93d719438f 100644
> --- a/drivers/net/ethernet/intel/fm10k/fm10k_main.c
> +++ b/drivers/net/ethernet/intel/fm10k/fm10k_main.c
> @@ -28,13 +28,13 @@
> 
>  #include "fm10k.h"
> 
> -#define DRV_VERSION	"0.22.1-k"
> +#define DRV_VERSION	"0.23.4-k"
>  #define DRV_SUMMARY	"Intel(R) Ethernet Switch Host Interface Driver"
>  const char fm10k_driver_version[] = DRV_VERSION;
>  char fm10k_driver_name[] = "fm10k";
>  static const char fm10k_driver_string[] = DRV_SUMMARY;
>  static const char fm10k_copyright[] =
> -	"Copyright(c) 2013 - 2017 Intel Corporation.";
> +	"Copyright(c) 2013 - 2018 Intel Corporation.";
> 
>  MODULE_AUTHOR("Intel Corporation, <linux.nics at intel.com>");
>  MODULE_DESCRIPTION(DRV_SUMMARY);
> --
> 2.15.1.478.ga1e07cd25f8b
> 
> _______________________________________________
> Intel-wired-lan mailing list
> Intel-wired-lan at osuosl.org
> https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Tested-by: Krishneil Singh <krishneil.k.singh at intel.com>



More information about the Intel-wired-lan mailing list