Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
URL: https://cgit.FreeBSD.org/src/commit/?id=7a63abf952c6abd6dddf08051a4e2fc93adbb9d2

commit 7a63abf952c6abd6dddf08051a4e2fc93adbb9d2
Author:     Chandrakanth patil <chandrakanth.patil@broadcom.com>
AuthorDate: 2024-04-28 14:10:36 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-06-03 19:23:14 +0000

    bnxt_en: Driver version update to 230.0.133.0
    
    Reviewed by:            imp
    Approved by:            imp
    Differential revision:  https://reviews.freebsd.org/D45010
    
    (cherry picked from commit 862af86f4b7d2aec0623d19796e79cf96b4c7af6)
---
 sys/dev/bnxt/bnxt_en/if_bnxt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/dev/bnxt/bnxt_en/if_bnxt.c b/sys/dev/bnxt/bnxt_en/if_bnxt.c
index e13585a0c52c..8ca929828709 100644
--- a/sys/dev/bnxt/bnxt_en/if_bnxt.c
+++ b/sys/dev/bnxt/bnxt_en/if_bnxt.c
@@ -346,7 +346,7 @@ static driver_t bnxt_iflib_driver = {
  * iflib shared context
  */
 
-#define BNXT_DRIVER_VERSION	"2.20.0.1"
+#define BNXT_DRIVER_VERSION	"230.0.133.0"
 const char bnxt_driver_version[] = BNXT_DRIVER_VERSION;
 extern struct if_txrx bnxt_txrx;
 static struct if_shared_ctx bnxt_sctx_init = {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>