On 11/17/2018 9:37 AM, Mody, Rasesh wrote:
> Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com>

Hi Rasesh,

18.11-rc4 is out and this patchset was late for it, I suggest postponing
previous patch, `cleanup info logs`, in to next release (v19.02)

But not sure about this patch, I guess this is to mark the changes in this
release, it looks like there is no API using this information so applications
don't require version information but it is just for logging.
Can you please advise on to get or postpone this version update patch (without
getting other patch in the series) ?

> ---
>  drivers/net/bnx2x/bnx2x.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/bnx2x/bnx2x.c b/drivers/net/bnx2x/bnx2x.c
> index c80f84c..4c775c1 100644
> --- a/drivers/net/bnx2x/bnx2x.c
> +++ b/drivers/net/bnx2x/bnx2x.c
> @@ -29,7 +29,7 @@
>  #define BNX2X_PMD_VER_PREFIX "BNX2X PMD"
>  #define BNX2X_PMD_VERSION_MAJOR 1
>  #define BNX2X_PMD_VERSION_MINOR 0
> -#define BNX2X_PMD_VERSION_REVISION 6
> +#define BNX2X_PMD_VERSION_REVISION 7
>  #define BNX2X_PMD_VERSION_PATCH 1
>  
>  static inline const char *
> 

Reply via email to